Skip to content

Commit

Permalink
for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
dingguanglei committed Nov 21, 2018
1 parent 4d455ea commit b67425a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ python:
# command to install dependencies
install:
- pip install -r requirements.txt

- travis_wait 30 mvn install
# command to run tests
script:
- pytest
Expand Down

0 comments on commit b67425a

Please sign in to comment.