Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
disable python on travis, as Trusty is too old
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Mon, 31 Dec 2018 01:59:16 +0000 (02:59 +0100)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Mon, 31 Dec 2018 01:59:16 +0000 (02:59 +0100)
.travis.yml

index 3c814f5..cd3888c 100644 (file)
@@ -27,7 +27,7 @@ addons:
     - libdw-dev
     - libevent-dev
     - libunwind8-dev
     - libdw-dev
     - libevent-dev
     - libunwind8-dev
-    - pybind11-dev
+#    - pybind11-dev # not available on Trusty
   homebrew:
     packages:
     - python
   homebrew:
     packages:
     - python