We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c9606b commit 72f30abCopy full SHA for 72f30ab
.travis.yml
@@ -1,5 +1,6 @@
1
services:
2
- memcached
3
+language: python
4
python: 3.3
5
before_script: "pip install tox"
6
script: "tox"
0 commit comments