Skip to content

Commit

Permalink
Merge pull request urfave#394 from mattfarina/travis-update
Browse files Browse the repository at this point in the history
Update travis config for Go versions
  • Loading branch information
jszwedko committed May 7, 2016
2 parents d919ffa + 0a3c5e7 commit d3a4d54
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@ go:
- 1.1.2
- 1.2.2
- 1.3.3
- 1.4.2
- 1.5.1
- 1.4
- 1.5.4
- 1.6.2
- tip

matrix:
Expand Down

0 comments on commit d3a4d54

Please sign in to comment.