Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

Commit

Permalink
Move to Go 1.10.x
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
  • Loading branch information
alexellis committed Jan 24, 2019
1 parent 57da9df commit 8408cb2
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
sudo: required

language: go1.10

language: go
go:
- "1.10.x"

services:
- docker

Expand Down

0 comments on commit 8408cb2

Please sign in to comment.