Skip to content

Commit 1fed6f0

Browse files
committed
Don't limit it to that old version...
1 parent ab0a621 commit 1fed6f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ install:
2323
script:
2424
- bin/coverage run --source=pmr2/oauth bin/test
2525
after_success:
26-
- pip install -q coverage==4.3.1 coveralls==0.5
26+
- pip install coverage==4.3.1 coveralls
2727
- coveralls

0 commit comments

Comments
 (0)