Skip to content

Commit 2f1e609

Browse files
committed
Install package on travis
1 parent 1b0e30f commit 2f1e609

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ language: python
22
python:
33
- '3.5'
44
- '3.6'
5+
install: python setup.py develop
56
script: relint **
67
deploy:
78
provider: pypi

0 commit comments

Comments
 (0)