Skip to content

Commit

Permalink
Merge pull request #2895 from wiredfool/docker-updates
Browse files Browse the repository at this point in the history
Docker test updates: rename amazon to amazon-1, add amazon-2 and fedora-27
  • Loading branch information
hugovk committed Dec 20, 2017
2 parents c6d0cfa + b2892bb commit 100da23
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,11 @@ matrix:
- env: DOCKER="debian-stretch-x86"
- env: DOCKER="centos-6-amd64"
- env: DOCKER="centos-7-amd64"
- env: DOCKER="amazon-amd64"
- env: DOCKER="amazon-1-amd64"
- env: DOCKER="amazon-2-amd64"
- env: DOCKER="fedora-25-amd64"
- env: DOCKER="fedora-26-amd64"
- env: DOCKER="fedora-27-amd64"

dist: trusty

Expand Down

0 comments on commit 100da23

Please sign in to comment.