Skip to content

Commit

Permalink
Have Travis run 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pelletier committed Jan 14, 2016
1 parent 346e676 commit 0488b85
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@ language: go
script: "./test.sh"
sudo: false
go:
- 1.2.2
- 1.3.3
- 1.4.2
- 1.5.1
- 1.5.3
- tip
before_install:
- go get github.com/axw/gocov/gocov
Expand Down

0 comments on commit 0488b85

Please sign in to comment.