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