Skip to content

Commit

Permalink
fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
DQinYuan committed Nov 7, 2020
1 parent 4d56405 commit 70e6279
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ language: python
python:
- '3.6'
install:
- pip install pipenv
- pipenv install
- pip install -r requirements.txt
script:
- python setup.py test

0 comments on commit 70e6279

Please sign in to comment.