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 73610fd commit 5cb0593Copy full SHA for 5cb0593
.travis.yml
@@ -2,8 +2,8 @@ language: python
2
python: 2.7
3
4
install:
5
-- pip install tox
+ - pip install tox
6
7
script:
8
-- tox -e travis
+ - tox -e travis
9
0 commit comments