removing multiple targets

This commit is contained in:
josebarn
2017-08-15 11:42:34 -03:00
parent 2859339127
commit 352f123d0d

View File

@@ -7,6 +7,6 @@ pipeline:
matrix:
IMAGE:
# - golang:1.7
# - golang:1.8
- golang:1.7
- golang:1.8
- golang:latest