Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Commit

Permalink
Updating TravisCI config
Browse files Browse the repository at this point in the history
  • Loading branch information
ahknight committed Mar 28, 2018
1 parent 89439ff commit b7e25dc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
language: python
python:
- "2.7"
- "3.2"
- "3.3"
- "3.4"
- "3.5"
- "3.6"
install:
- pip install .
- pip install nose
Expand Down

0 comments on commit b7e25dc

Please sign in to comment.