Skip to content

Commit

Permalink
Lets cleanup the matrix.
Browse files Browse the repository at this point in the history
  • Loading branch information
envygeeks committed Jun 15, 2017
1 parent d020204 commit 356659e
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
script: script/ci
services: ["docker"]
sudo: required
os: linux
Expand All @@ -13,6 +14,9 @@ env:
tjdW4P0aAGAvA1YYopGE70+WTrqixeY=\
"
matrix:
- DOCKER_REPO=" jekyll:3.4.3 3.4 3 stable latest"
- DOCKER_REPO="builder:3.4.3 3.4 3 stable latest"

- DOCKER_REPO=jekyll:pages
- DOCKER_REPO=builder:pages
- DOCKER_REPO=jekyll:3.3.0
Expand All @@ -25,13 +29,3 @@ env:
- DOCKER_REPO=builder:3.4.1
- DOCKER_REPO=jekyll:3.4.2
- DOCKER_REPO=builder:3.4.2
- DOCKER_REPO=jekyll:3.4.3
- DOCKER_REPO=builder:3.4.3
- DOCKER_REPO=jekyll:latest
- DOCKER_REPO=builder:latest
- DOCKER_REPO=jekyll:stable
- DOCKER_REPO=builder:stable
- DOCKER_REPO=jekyll:3.4
- DOCKER_REPO=builder:3.4
- DOCKER_REPO=jekyll:3
- DOCKER_REPO=builder:3

0 comments on commit 356659e

Please sign in to comment.