Skip to content

Commit

Permalink
Add more galaxy versions to testing matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
dfornika authored Jan 9, 2020
1 parent e055ac3 commit 2603dd9
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,11 @@ env:
- "GALAXY_APIKEY=admin"
- "GALAXY_URL=http://localhost:8080/"
matrix:
- "GALAXY_VERSION=19.05"
- "GALAXY_VERSION=19.05.1"
- "GALAXY_VERSION=19.01"
- "GALAXY_VERSION=18.09"
- "GALAXY_VERSION=18.05"
- "GALAXY_VERSION=18.01"

services:
- docker
Expand Down

0 comments on commit 2603dd9

Please sign in to comment.