Attempt to fix strange issue with travis repos - they switched their apt source and suddenly mtools would not install

pull/99/head
Hamish Coleman 6 years ago
parent 150fef43c4
commit 1c2afa7e12

@ -2,6 +2,7 @@
language: c
before_script:
- sudo apt-get update
- sudo make build-deps
script:

Loading…
Cancel
Save