Skip to content

Commit

Permalink
add osx to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
deargle committed Sep 26, 2019
1 parent fb806cd commit 086f339
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ language: python
python:
- '3.6'
- '3.7'
os:
- linux
- osx
git:
quiet: true
before_install:
Expand Down

0 comments on commit 086f339

Please sign in to comment.