Skip to content

Commit

Permalink
adjusted travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stolpeo committed Jan 2, 2017
1 parent 42334c0 commit 7a0b5df
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 @@ -2,5 +2,5 @@ language: python
python:
- 3.4
- 3.5
install: pip install --user pytest
install: pip install pytest
script: pytest

0 comments on commit 7a0b5df

Please sign in to comment.