Skip to content

Commit

Permalink
Install testpath on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
takluyver committed Mar 23, 2015
1 parent 3214b39 commit 15441c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: python
python:
- "3.4"
# command to run tests
install: pip install testpath
script: py.test
sudo: false
sudo: false

0 comments on commit 15441c0

Please sign in to comment.