From: Martin Quinson Date: Wed, 15 Oct 2014 14:08:56 +0000 (+0200) Subject: we need doxygen, and I fail to see who's creating the VERSION file X-Git-Tag: v3_12~732^2~285^2~17 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/6e3110c1a669f4c2e1eef3dae5098e6144063596?hp=5e3389a844184582a1871ee49b0b5ce7fb19e072 we need doxygen, and I fail to see who's creating the VERSION file --- diff --git a/.travis.yml b/.travis.yml index e2663c6a56..fff375f1f4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,8 @@ compiler: - clang 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 + - 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 script: ./buildtools/jenkins/run.sh branches: only: