Skip to content

Commit

Permalink
Roll the Go version forward on Travis builds (new stable)
Browse files Browse the repository at this point in the history
  • Loading branch information
barakmich committed Aug 19, 2015
1 parent 17c636a commit 7dbc3b9
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
Expand Up @@ -3,8 +3,8 @@ language: go
sudo: false

go:
- 1.3
- 1.4
- 1.5
- tip

install:
Expand Down

0 comments on commit 7dbc3b9

Please sign in to comment.