Skip to content

Commit

Permalink
Update travis config for recent Go versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
jrick committed Dec 8, 2015
1 parent 647e7fd commit b701fad
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,6 +1,6 @@
language: go
go:
- 1.3.3
- 1.4.1
- 1.4.3
- 1.5.2
sudo: false
install: go get -d -t -v ./...

0 comments on commit b701fad

Please sign in to comment.