Skip to content

Commit

Permalink
Override travis script key
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruud Schroen committed Jun 20, 2018
1 parent f16c72e commit 397b623
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@ language: python
python:
- "3.4"
- "3.5"
- "3.6"
- "3.6"
script:
- pytest

0 comments on commit 397b623

Please sign in to comment.