mirror of
https://github.com/lakinduakash/linux-wifi-hotspot.git
synced 2025-02-16 07:30:09 +00:00
Update .travis.yml
This commit is contained in:
parent
b681d7f280
commit
064d84ebfc
@ -5,5 +5,6 @@ before_install:
|
||||
- wget https://github.com/Kitware/CMake/releases/download/v3.14.2/cmake-3.14.2-Linux-x86_64.sh
|
||||
- chmod +x cmake-3.14.2-Linux-x86_64.sh
|
||||
- ./cmake-3.14.2-Linux-x86_64.sh --prefix=$HOME/usr --exclude-subdir --skip-license
|
||||
- sudo apt-get install build-essential libgtk-3-dev
|
||||
|
||||
script: make && sudo make install
|
||||
|
Loading…
Reference in New Issue
Block a user