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
sudo: false
go:
- 1.9.x
- 1.8.x
git:
depth: 3