Update .travis.yml

This commit is contained in:
Lakindu Akash 2019-07-17 01:59:37 +05:30 committed by GitHub
parent 083e832c56
commit 675459a4f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,3 +10,4 @@ before_install:
script:
- make
- sudo PATH="$HOME/usr/bin:$PATH" make install
- echo "Finished"