Update .travis.yml

This commit is contained in:
Daniel Bauer
2018-11-13 10:12:34 +01:00
committed by GitHub
parent 63f4ac2217
commit 2c35fb7484

View File

@@ -6,5 +6,5 @@ rust:
- nightly
before_install:
- sudo apt-get -qq update
- sudo apt-get install libgsl-dev -y
- sudo apt-get install libgsl0-dev -y