fix: fixed travis file to build with 1.8

This commit is contained in:
evilsocket 2018-02-28 01:25:52 +01:00
commit 9429098670

View file

@ -1,7 +1,7 @@
language: go language: go
sudo: false sudo: false
go: go:
- 1.9.x - 1.8.x
git: git:
depth: 3 depth: 3