Skip to content

Commit

Permalink
added support for 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
nohaapav committed Apr 28, 2020
1 parent 6beb5e9 commit 660a8b7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@ env:
- DOCKER_CLI_EXPERIMENTAL=enabled
matrix:
- SWARMPIT_VERSION=edge
- SWARMPIT_VERSION=1.9
- SWARMPIT_VERSION=1.8
- SWARMPIT_VERSION=1.7
- SWARMPIT_VERSION=1.6
script:
- bash deploy-image.sh
- bash deploy-image.sh

0 comments on commit 660a8b7

Please sign in to comment.