Skip to content

Commit

Permalink
Hopefully fix pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
skorokithakis committed Jun 1, 2018
1 parent 527fd9c commit 31469c0
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 @@ -8,5 +8,5 @@ install: "pip install -r requirements_dev.txt"

# command to run tests, e.g. python setup.py test
script:
- pre-commit run -a
- python3.6 $(which pre-commit) run -a
- python setup.py test

0 comments on commit 31469c0

Please sign in to comment.