switch travis to osx

This commit is contained in:
Dima Granetchi
2014-11-16 05:44:54 +02:00
parent 72dd0fee8b
commit 33b8ca972d
+1 -1
View File
@@ -3,7 +3,7 @@ language: c # change this to objective-c to test on a mac machine
env:
global:
# - OS=mac # add this too to let the script know that the OS is a mac
- OS=mac # add this too to let the script know that the OS is a mac
# - ARCH=i686 # add this to run in 32-bit mode. See availability at README
# SAUCE_ACCESS_KEY
- secure: "YOUR_ENCRYPTED_SAUCE_ACCESS_KEY" # if you want to use SauceLabs