Skip to content

Commit

Permalink
Fix .travis.yml typo
Browse files Browse the repository at this point in the history
  • Loading branch information
etingof committed May 2, 2019
1 parent 6109623 commit 8f378d9
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 @@ -37,7 +37,7 @@ matrix:
dist: trusty
python: 'pypy3'
install:
- pip install -r -r test-requirements.txt
- pip install -r test-requirements.txt
- pip install -e .
script:
- sh runtests.sh

0 comments on commit 8f378d9

Please sign in to comment.