Skip to content

Commit 359249e

Browse files
committed
travis: enable go v1.12
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
1 parent 9111c77 commit 359249e

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.travis.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,7 @@
1818
sudo: false
1919
language: go
2020
go:
21-
- 1.11.x
21+
- 1.12
2222

2323
script:
2424
- make all
25-
26-
env:
27-
- GO111MODULE=on

0 commit comments

Comments
 (0)