Skip to content

Commit

Permalink
Add versions and requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
cdeccio committed Jan 6, 2019
1 parent d02a060 commit 90c9916
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .travis.yml
@@ -1 +1,11 @@
language: python
python:
- "2.6"
- "2.7"
- "3.4"
- "3.5"
- "3.6"
# command to install dependencies
install:
- pip install -r requirements.txt
- pip install .

0 comments on commit 90c9916

Please sign in to comment.