Skip to content

Commit 10505ad

Browse files
committed
Update .travis.yml
1 parent 1680244 commit 10505ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ before_install:
1212

1313
install:
1414
- pip install -r requirements/default.txt
15-
- wget https://github.com/sobhe/hazm/releases/download/v0.5/resources-0.5.zip
16-
- unzip resources-0.5.zip -d perke/resources
15+
- python setup.py install
16+
- python -m perke download
1717

1818
script:
1919
- pytest

0 commit comments

Comments
 (0)