Skip to content

Commit fdc3367

Browse files
committed
enable travis-ci tests
1 parent 66b1224 commit fdc3367

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
@@ -7,4 +7,4 @@ python:
77
install:
88
- pip install -r requirements-dev.txt
99
script:
10-
- tox
10+
- tox -e $(echo py$TRAVIS_PYTHON_VERSION | tr -d .)

0 commit comments

Comments
 (0)