Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add new entry in Release_Notes.
[simgrid.git] / .travis.yml
diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644 (file)
index e2663c6..0000000
+++ /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: ./buildtools/jenkins/run.sh
-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