Explorar el Código

Update .travis.yml

Alexander Gessler hace 11 años
padre
commit
19a50b9a9e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -1,5 +1,5 @@
 before_install:
-  - sudo apt-get install cmake libcppunit-dev
+  - sudo apt-get install cmake libcppunit-dev python3
 
 env:
   - TRAVIS_NO_EXPORT=YES