Skip to content

Commit

Permalink
Merge a98e38f into 52078b8
Browse files Browse the repository at this point in the history
  • Loading branch information
kipe committed Mar 21, 2019
2 parents 52078b8 + a98e38f commit be2ded9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
@@ -1,12 +1,14 @@
language: python
dist: xenial
python:
- "2.7"
- "3.4"
- "3.5"
- "3.6"
- "3.7"
- "nightly"
- "pypy"
- "pypy3"
- "pypy2.7-6.0"
- "pypy3.5-6.0"
install:
- pip install pylint coverage coveralls
- pip install -e .
Expand Down

0 comments on commit be2ded9

Please sign in to comment.