Update .travis.yml
authorKim Kulling <kimkulling@users.noreply.github.com>
Wed, 25 May 2016 09:57:55 +0000 (11:57 +0200)
committerKim Kulling <kimkulling@users.noreply.github.com>
Wed, 25 May 2016 09:57:55 +0000 (11:57 +0200)
Disable osx temporary, I need more time to learn.

.travis.yml

index 6e0edd4..8e6a7a0 100644 (file)
@@ -19,10 +19,6 @@ env:
     - ANDROID=1
 
 language: cpp
-
-os:
-  - linux
-  - osx
   
 compiler:
   - gcc