Skip to content

Commit

Permalink
small reorganization in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kakwa committed Jun 13, 2015
1 parent c535347 commit 13c8f17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,3 +1,4 @@
services: redis
language: python
python:
- "2.7"
Expand All @@ -13,4 +14,3 @@ script:
- coverage run --source=pygraph_redis setup.py test
after_success:
- coveralls
services: redis

0 comments on commit 13c8f17

Please sign in to comment.