Przeglądaj źródła

redis in travis

Bastien Sevajol 9 lat temu
rodzic
commit
f08688a68b
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      .travis.yml

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

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