travis linux build configuration file
This commit is contained in:
parent
286618735b
commit
cde6aff885
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ before_script:
|
||||||
- sudo apt-get -qq update
|
- sudo apt-get -qq update
|
||||||
- sudo apt-get install -y libassimp-dev libx11-xcb-dev libxrandr-dev
|
- sudo apt-get install -y libassimp-dev libx11-xcb-dev libxrandr-dev
|
||||||
script:
|
script:
|
||||||
- cmake
|
- cmake .
|
||||||
- make
|
- make
|
||||||
notifications:
|
notifications:
|
||||||
email:
|
email:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue