Skip to content

Commit

Permalink
Add testing for osx and windows.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Koshkin committed Sep 29, 2018
1 parent 452f2aa commit e04cf96
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
language: python

os:
- linux
- osx
- windows

python:
- 3.2
- 3.3
Expand Down

0 comments on commit e04cf96

Please sign in to comment.