Skip to content

Commit

Permalink
Update Go versions for travis
Browse files Browse the repository at this point in the history
Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com>
  • Loading branch information
estesp committed Mar 8, 2018
1 parent 5539584 commit 0a357bb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
@@ -1,6 +1,7 @@
language: go
go:
- 1.8.x
- 1.10.x
- tip

install:
- mkdir -p $GOPATH/src/github.com/prometheus $GOPATH/src/github.com/opencontainers
Expand Down

0 comments on commit 0a357bb

Please sign in to comment.