Use latest go version (#157)

Use go 1.6
This commit is contained in:
Philipp Oppermann
2016-05-07 15:01:20 +02:00
parent 01f32ba33e
commit 4bb23e9687

View File

@@ -1,5 +1,8 @@
language: go
go:
- 1.6
install:
- export PATH=$HOME/.local/bin:$PATH
- pip install pygments --user