Fixed Travis config and removed OSX building
This commit is contained in:
@@ -5,10 +5,8 @@ compiler:
|
|||||||
- clang
|
- clang
|
||||||
os:
|
os:
|
||||||
- linux
|
- linux
|
||||||
- osx
|
|
||||||
before_script:
|
before_script:
|
||||||
- sudo apt-get install libwxgtk2.8-dev libwxgtk2.8-dbg
|
- sudo apt-get install libwxgtk2.8-dev libwxgtk2.8-dbg
|
||||||
- ./configure
|
|
||||||
script: make
|
script: make
|
||||||
notifications:
|
notifications:
|
||||||
email: true
|
email: true
|
||||||
Reference in New Issue
Block a user