Skip to content

Commit

Permalink
Test golang 1.4 too
Browse files Browse the repository at this point in the history
  • Loading branch information
Brady Catherman committed Mar 16, 2015
1 parent 219308f commit def9d60
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ matrix:
env: SRC="code.google.com/p/go.tools/cmd"
- go: 1.3
env: SRC="code.google.com/p/go.tools/cmd"
- go: 1.4
env: SRC="golang.org/x/tools/cmd"
- go: tip
env: SRC="golang.org/x/tools/cmd"

Expand Down

0 comments on commit def9d60

Please sign in to comment.