X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/8da7ec8012e8513cfd112502e65d2110d047b774..refs/heads/private:/.travis.yml diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 2db2e3d966..0000000000 --- a/.travis.yml +++ /dev/null @@ -1,26 +0,0 @@ -language: cpp -compiler: - - gcc - - 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 -script: cmake -branches: - only: - - master -notifications: - recipients: - - martin.quinson@loria.fr - email: - on_success: change - on_failure: always -# irc: -# channels: -# - "chat.freenode.net#simgrid" -# template: -# - "%{repository}/%{branch} (%{commit} - %{author}): %{message}" -os: - - linux - - osx - - windows \ No newline at end of file