Fixing travis permissions

This commit is contained in:
Matteo Paonessa 2016-11-13 14:46:58 +01:00
parent 1dc5992ae3
commit 6f86a5d5a5
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ compiler:
before_install:
- sudo apt-get install libtool autoconf git nasm
- chmod +x install.sh
- ./install.sh
before_script: