Skip to content

Commit

Permalink
travis: test go 1.10 (decred#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
dajohi authored and jrick committed Jun 22, 2018
1 parent fcc043b commit 897d4c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: go
go:
- 1.9.x
- 1.10.x
sudo: false
install:
- go get -v github.com/golang/dep/cmd/dep
Expand Down

0 comments on commit 897d4c1

Please sign in to comment.