Update .travis.yml

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

View File

@ -9,5 +9,8 @@ before_install:
script:
- make
- sudo export PATH="$HOME/usr/bin:$PATH"
- sudo -u root -i sh -c '
export PATH="$HOME/usr/bin:$PATH"
whereis cmake
'
- sudo -E make install