Skip to content

Commit 72a69a3

Browse files
MrBurtyyyemmas-yoti
authored andcommitted
SDK-1229: Update travis file
1 parent 07a7f19 commit 72a69a3

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
@@ -16,7 +16,7 @@ jobs:
1616
- pip install -U setuptools
1717
install:
1818
- pip install -r requirements.txt
19-
- python setup.py develop
19+
- pip install -e .[dev]
2020
script:
2121
- py.test -v
2222
- <<: *test

0 commit comments

Comments
 (0)