Skip to content

Commit

Permalink
Add MacOS to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
JakobGM committed Apr 16, 2018
1 parent dfe2445 commit 1af30ff
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
language: python
cache: pip
os:
- linux
- osx
matrix:
allow_failures:
- os: osx
python:
- 3.6
before_install:
Expand Down

0 comments on commit 1af30ff

Please sign in to comment.