Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Grokzen committed Sep 30, 2015
1 parent 14b8bad commit ba6696e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -6,6 +6,7 @@ python:
- "3.3"
- "3.4"
- "3.5"
- "nightly"
services:
- redis-server
install:
Expand All @@ -24,3 +25,6 @@ script:
after_success:
- coverage combine
- coveralls
matrix:
allow_failures:
- python: "nightly"

0 comments on commit ba6696e

Please sign in to comment.