Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
travis: try to get boost 1.60 here
authorMartin Quinson <martin.quinson@loria.fr>
Wed, 27 Jun 2018 10:21:56 +0000 (12:21 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Wed, 27 Jun 2018 10:21:56 +0000 (12:21 +0200)
.travis.yml

index fcb08e6..8b79bfd 100644 (file)
@@ -13,6 +13,9 @@ compiler:
 #  - clang 
 addons:
   apt:
+    update: true
+    sources:
+    - sourceline: ppa:samuel-bachmann/boost # Get boost 1.60 for Trusty
     packages:
     - cmake
     - valgrind