Skip to content

Commit

Permalink
Removing OS X from Travis
Browse files Browse the repository at this point in the history
There were a few problems which I don’t want to care about now…
  • Loading branch information
nbro committed Feb 12, 2017
1 parent 7eb301f commit 61712ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Travis CI only supports Python builds for Linux (at this moment)
os:
- linux
- osx

language: python

Expand Down

0 comments on commit 61712ab

Please sign in to comment.