Skip to content

Commit

Permalink
Fix for Travis-CI compatibility issues
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-prodigy committed Mar 12, 2019
1 parent 892dee0 commit 5d7a2d5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# https://travis-ci.org/dr-prodigy/python-holidays

language: python

python:
Expand All @@ -8,8 +9,8 @@ python:
- 3.6
# temporarily commented due to TravisCI issues
# - 3.7
- pypy
- pypy3
- pypy
- pypy3

env:
- DATEUTIL=python-dateutil==2.7.0
Expand Down

0 comments on commit 5d7a2d5

Please sign in to comment.