Bastien Sevajol 7 anni fa
parent
commit
f08688a68b
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml Vedi File

@@ -1,4 +1,6 @@
1 1
 language: python
2
+services:
3
+  - redis-server
2 4
 python:
3 5
   - "3.4"
4 6
   - "3.5"