Parcourir la source

try macos and windows under travis

Bastien Sevajol il y a 7 ans
Parent
révision
a2fae969e9
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4 0
      .travis.yml

+ 4 - 0
.travis.yml Voir le fichier

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: