Skip to content

Commit

Permalink
added install to travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
steffenfritz committed Dec 30, 2015
1 parent e93ed8d commit ec40a2a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ python:
- "3.3"
- "3.4"
- "3.5"
install:
- "pip install"
script: make test

0 comments on commit ec40a2a

Please sign in to comment.