Go 1.8, remove tip

This commit is contained in:
Milan Nikolic 2017-02-21 17:21:39 +01:00
parent 468b700d5d
commit ab9436786e

View file

@ -1,8 +1,7 @@
language: go
go:
- 1.7.x
- tip
- 1.8.x
install:
- sudo apt-get update -y