Update .travis.yml

This commit is contained in:
Lakindu Akash 2019-05-28 02:18:29 +05:30 committed by GitHub
parent 0afdb460e7
commit a1de42ad7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,5 +9,5 @@ before_install:
script: script:
- make - make
- whereis cmake - sudo export PATH="$HOME/usr/bin:$PATH"
- sudo -E make install - sudo -E make install