Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
temporary disabling OSX build on travis (it fails trying to install mono or . net core)
  • Loading branch information
ili committed Apr 6, 2017
1 parent 06fdc05 commit e91fcc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -21,7 +21,7 @@ mono:
- latest
os:
- linux
- osx
# - osx
osx_image: xcode7.3

before_install:
Expand Down

0 comments on commit e91fcc8

Please sign in to comment.