Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
tell travis which config to test
authorMartin Quinson <martin.quinson@loria.fr>
Wed, 15 Oct 2014 14:16:20 +0000 (16:16 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Wed, 15 Oct 2014 14:16:20 +0000 (16:16 +0200)
.travis.yml

index fff375f..1cef0b0 100644 (file)
@@ -6,6 +6,7 @@ before_install:
    - sudo apt-get update  -qq
    - sudo apt-get install -qq doxygen valgrind default-jdk gfortran liblua5.1-dev lua5.1 libboost-dev transfig ghostscript texlive-font-utils
    - echo "3.12" > VERSION
+env: build_mode=Debug
 script: ./buildtools/jenkins/run.sh
 branches:
   only: