Travis build attempt #2
This commit is contained in:
parent
78cd318470
commit
ae55d07dea
@ -1,9 +1,11 @@
|
||||
language: cpp
|
||||
|
||||
#Install dependencies
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -qq libwxgtk3.0-dev libssh2-1-dev
|
||||
|
||||
# Build with both gcc and clang
|
||||
compiler:
|
||||
- gcc
|
||||
- clang
|
||||
|
Loading…
Reference in New Issue
Block a user