1
0
Fork 0
mirror of https://github.com/avelino/awesome-go.git synced 2024-11-13 11:14:37 -05:00

update golang version, use 1.4

This commit is contained in:
Duke 2015-04-14 01:13:26 -03:00
parent 8da085ef05
commit 2a659d64cc

View file

@ -1,7 +1,7 @@
language: go language: go
go: go:
- 1.3 - 1.4
install: install:
- go get github.com/russross/blackfriday - go get github.com/russross/blackfriday