This website works better with JavaScript
Home
Explore
Help
Sign In
bux
/
synergine2
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
redis in travis
Bastien Sevajol
7 years ago
parent
630e1f06b6
commit
f08688a68b
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
.travis.yml
+ 2
- 0
.travis.yml
View 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"