Ver código fonte

try macos and windows under travis

Bastien Sevajol 5 anos atrás
pai
commit
a2fae969e9
1 arquivos alterados com 4 adições e 0 exclusões
  1. 4 0
      .travis.yml

+ 4 - 0
.travis.yml Ver arquivo

@@ -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: