Travis build attempt #3, spaces because yaml sucks
This commit is contained in:
parent
ae55d07dea
commit
3feb4d60de
@ -2,12 +2,12 @@ language: cpp
|
|||||||
|
|
||||||
#Install dependencies
|
#Install dependencies
|
||||||
before_install:
|
before_install:
|
||||||
- sudo apt-get update -qq
|
- sudo apt-get update -qq
|
||||||
- sudo apt-get install -qq libwxgtk3.0-dev libssh2-1-dev
|
- sudo apt-get install -qq libwxgtk3.0-dev libssh2-1-dev
|
||||||
|
|
||||||
# Build with both gcc and clang
|
# Build with both gcc and clang
|
||||||
compiler:
|
compiler:
|
||||||
- gcc
|
- gcc
|
||||||
- clang
|
- clang
|
||||||
|
|
||||||
script: make
|
script: make
|
Loading…
Reference in New Issue
Block a user