Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[travis] Another attempt to fix java.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 10 Jan 2019 13:50:07 +0000 (14:50 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 10 Jan 2019 13:50:07 +0000 (14:50 +0100)
.travis.yml

index 5757511..a62c76a 100644 (file)
@@ -10,6 +10,8 @@ language: cpp
 compiler:
    - gcc
 #  - clang 
+jdk:
+   - openjdk11
 addons:
   apt:
     update: true
@@ -17,7 +19,6 @@ addons:
     packages:
     - cmake
     - valgrind
-#    - default-jdk
     - gfortran
     - libboost-dev
     - libboost-all-dev