Explorar el Código

try macos and windows under travis

Bastien Sevajol hace 6 años
padre
commit
4c6beeee64
No account linked to committer's email
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      .travis.yml

+ 4 - 0
.travis.yml Ver fichero

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: