mirror of
https://github.com/lakinduakash/linux-wifi-hotspot.git
synced 2024-11-21 19:40:11 +00:00
Update .travis.yml
This commit is contained in:
parent
f8b0285c87
commit
177e061673
@ -7,4 +7,7 @@ before_install:
|
||||
- ./cmake-3.14.2-Linux-x86_64.sh --prefix=$HOME/usr --exclude-subdir --skip-license
|
||||
- sudo apt-get install -y build-essential libgtk-3-dev
|
||||
|
||||
script: make && sudo make install
|
||||
script:
|
||||
- make
|
||||
- whereis cmake
|
||||
- sudo make install
|
||||
|
Loading…
Reference in New Issue
Block a user