Skip to content

Commit

Permalink
Upgrade to Go 1.10 (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
bengadbois authored Apr 13, 2018
1 parent 9481634 commit 0e8d84b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: go

go:
- 1.9.1
- "1.10"

install:
- go get github.com/mattn/goveralls
Expand Down Expand Up @@ -45,4 +45,4 @@ deploy:
skip_cleanup: true
on:
tags: true
go: 1.9.1
go: "1.10"

0 comments on commit 0e8d84b

Please sign in to comment.