Skip to content

Commit

Permalink
Bsp on osx
Browse files Browse the repository at this point in the history
  • Loading branch information
pevisscher committed Oct 11, 2016
1 parent f253830 commit 95b418a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ matrix:
dist: trusty
# Use generic language for osx
# disabled due to premake bug
#- os: osx
# osx_image: xcode8
# language: generic
- os: osx
osx_image: xcode8
language: generic
install:
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sudo pip install codecov; fi
- rm -rf ~/.matplotlib/fontList.cache
Expand Down

0 comments on commit 95b418a

Please sign in to comment.