1
1
Fork 0
mirror of https://github.com/schollz/croc.git synced 2025-10-10 21:01:02 +02:00

use latest go

This commit is contained in:
Zack Scholl 2018-10-22 16:54:57 -07:00
parent 3064ceef81
commit 3d9bc7193d
2 changed files with 2 additions and 1 deletions

View file

@ -1,7 +1,7 @@
language: go
go:
- tip
- "1.11"
env:
- "PATH=/home/travis/gopath/bin:$PATH"