Skip to content

Commit

Permalink
Merge pull request #27 from posener/go1.10
Browse files Browse the repository at this point in the history
travis: use go 1.10
  • Loading branch information
Eyal Posener authored Feb 17, 2018
2 parents 04b166c + d79be08 commit 28272a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: go
sudo: false
go:
- master
- '1.10'

before_install:
- go get -u -t ./...
Expand Down

0 comments on commit 28272a7

Please sign in to comment.