Skip to content

Commit

Permalink
fix travis cached old version issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
wjo1212 committed Nov 24, 2017
1 parent bb8ff77 commit f1247bb
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 @@ -10,8 +10,7 @@ python:
- "pypy3"

install:
- pip install -r requirements.txt
- pip install .
- pip install -U .

script:
- cd tests
Expand Down

0 comments on commit f1247bb

Please sign in to comment.