Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
try to use the jenkins on travis too
authorMartin Quinson <martin.quinson@loria.fr>
Wed, 15 Oct 2014 14:00:12 +0000 (16:00 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Wed, 15 Oct 2014 14:00:12 +0000 (16:00 +0200)
.travis.yml

index 2db2e3d..e2663c6 100644 (file)
@@ -5,7 +5,7 @@ compiler:
 before_install: 
    - sudo apt-get update  -qq
    - sudo apt-get install -qq valgrind default-jdk gfortran liblua5.1-dev lua5.1 libboost-dev transfig ghostscript texlive-font-utils
 before_install: 
    - sudo apt-get update  -qq
    - sudo apt-get install -qq valgrind default-jdk gfortran liblua5.1-dev lua5.1 libboost-dev transfig ghostscript texlive-font-utils
-script: cmake
+script: ./buildtools/jenkins/run.sh
 branches:
   only:
      - master
 branches:
   only:
      - master