Explorar o código

Play with config file for build bot

Panagiotis Christopoulos Charitos %!s(int64=10) %!d(string=hai) anos
pai
achega
47fb7e43ba
Modificáronse 1 ficheiros con 2 adicións e 3 borrados
  1. 2 3
      .travis.yml

+ 2 - 3
.travis.yml

@@ -10,9 +10,8 @@ addons:
       - g++-4.8
       - cmake
 
-env:
-  - CC=gcc-4.8
-  - CXX=g++4.8
+install:
+  - export CC=gcc-4.8 && export CXX=g++4.8
 
 script:
   - cd build