Commit 9425a036 authored by gwenn's avatar gwenn

Upgrade Travis build to Go 1.9

parent f7e223db
...@@ -2,7 +2,7 @@ dist: trusty ...@@ -2,7 +2,7 @@ dist: trusty
sudo: false sudo: false
language: go language: go
go: go:
- 1.8 - 1.9
install: install:
- go get github.com/gwenn/yacr - go get github.com/gwenn/yacr
- go get -tags all github.com/gwenn/gosqlite - go get -tags all github.com/gwenn/gosqlite
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment