Skip to content

Commit

Permalink
adding 3.x tests
Browse files Browse the repository at this point in the history
  • Loading branch information
johann8384 committed Dec 4, 2018
1 parent 1908cde commit 119fd5d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
language: python
python:
- "2.6"
- "2.7"
- "3.4"
- "3.5"
- "3.6"
- "3.7"
install:
- pip install pylint ordereddict mysqlclient requests feedparser prometheus_client
script:
Expand Down

0 comments on commit 119fd5d

Please sign in to comment.