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
 language: python
1
 language: python
2
+os:
3
+  - linux
4
+  - osx
5
+  - windows
2
 services:
6
 services:
3
   - redis-server
7
   - redis-server
4
 python:
8
 python: