Skip to content

Commit

Permalink
Test against all versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
mansenfranzen committed Mar 15, 2019
1 parent f12ff63 commit 263aa84
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@ python:
- '3.7'

env:
# - ENV_STRING=pandas0.24.1
# - ENV_STRING=pandas0.24.0
#
# - ENV_STRING=pandas0.23.4
# - ENV_STRING=pandas0.23.3
# - ENV_STRING=pandas0.23.2
# - ENV_STRING=pandas0.23.1
# - ENV_STRING=pandas0.23.0
#
# - ENV_STRING=pandas0.22.0
- ENV_STRING=pandas0.24.1
- ENV_STRING=pandas0.24.0

- ENV_STRING=pandas0.23.4
- ENV_STRING=pandas0.23.3
- ENV_STRING=pandas0.23.2
- ENV_STRING=pandas0.23.1
- ENV_STRING=pandas0.23.0

- ENV_STRING=pandas0.22.0

- ENV_STRING=pandas0.21.1
- ENV_STRING=pandas0.21.0
Expand All @@ -30,9 +30,9 @@ env:
- ENV_STRING=pandas0.19.2
- ENV_STRING=pandas0.19.1
- ENV_STRING=pandas0.19.0
#

- ENV_STRING=pyspark2.4.0
# - ENV_STRING=pyspark2.3.1
- ENV_STRING=pyspark2.3.1


# Remove python/pandas version interactions which do not have wheels on pypi
Expand Down

0 comments on commit 263aa84

Please sign in to comment.