Skip to content

Commit

Permalink
Merge 57ba607 into 577b4be
Browse files Browse the repository at this point in the history
  • Loading branch information
eduzen committed May 21, 2019
2 parents 577b4be + 57ba607 commit 60c65ac
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
@@ -1,9 +1,11 @@
dist: xenial
language: python

python:
- "3.5"
- "3.6"
- "3.7-dev"
- "3.7"
- "3.8-dev"
install:
- "pip install -r requirements.txt"
- if [[ $TRAVIS_PYTHON_VERSION == '3.6' ]]; then pip install python-coveralls ; fi
Expand Down
1 change: 1 addition & 0 deletions AUTHORS
Expand Up @@ -5,6 +5,7 @@ Berenice Larsen Pereyra <berelarsenp@gmail.com>
David Litvak Bruno <david.litvakb@gmail.com>
Diego Duncan <diegoduncan21@gmail.com>
Diego Mascialino <dmascialino@gmail.com>
Eduardo Enriquez <eduardo.a.enriquez@gmail.com>
Facundo Batista <facundo@taniquetil.com.ar>
FaQ <facundofc@gmail.com>
Filipe Ximenes <filipeximenes@gmail.com>
Expand Down

0 comments on commit 60c65ac

Please sign in to comment.