Browse Source

Add OSX to travis tests

pull/140/head
Oliverpool 9 years ago
parent
commit
7e128611d2
  1. 3
      .travis.yml

3
.travis.yml

@ -1,3 +1,6 @@
os:
- linux
- osx
git:
depth: 1
language: python

Loading…
Cancel
Save