Przeglądaj źródła

try macos and windows under travis

Bastien Sevajol 7 lat temu
rodzic
commit
a2fae969e9
1 zmienionych plików z 4 dodań i 0 usunięć
  1. 4 0
      .travis.yml

+ 4 - 0
.travis.yml Wyświetl plik

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: