clean up environment variables

This commit is contained in:
Faruk D 2018-03-01 17:59:49 +01:00
parent eee31e82c0
commit cb352fad9a
1 changed files with 1 additions and 6 deletions

View File

@ -3,12 +3,7 @@ services:
- docker
language: cpp
env:
- CC=gcc-4.9
- CXX=g++-4.9"
- CMAKE_CXX_COMPILER=g++-4.9
- CMAKE_BUILD_TYPE=Release
#env:
before_install:
- docker pull ubuntu:xenial