Update used Go version from 1.2.1 to 1.4.
This commit is contained in:
parent
c2ed40c71c
commit
deef44ca73
|
@ -1,7 +1,7 @@
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.2.1
|
||||
- 1.4
|
||||
|
||||
script:
|
||||
- make -f Makefile
|
||||
|
|
Loading…
Reference in New Issue