Skip to content

Commit

Permalink
fix: install config in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lyschoening committed Jan 28, 2016
1 parent 71355a7 commit 3630875
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,7 @@ language: python
python:
- "2.7"
- "3.3"
- "3.4"
- "3.4"
- "3.5"
install:
- "pip install ."

0 comments on commit 3630875

Please sign in to comment.