Browse Source

try macos and windows under travis

Bastien Sevajol 5 years ago
parent
commit
4c6beeee64
No account linked to committer's email
1 changed files with 4 additions and 0 deletions
  1. 4 0
      .travis.yml

+ 4 - 0
.travis.yml View File

@@ -1,4 +1,8 @@
1 1
 language: python
2
+os:
3
+  - linux
4
+  - osx
5
+  - windows
2 6
 services:
3 7
   - redis-server
4 8
 python: