Skip to content

Commit

Permalink
added go 1.4 to travis build list
Browse files Browse the repository at this point in the history
  • Loading branch information
rif committed Jan 5, 2015
1 parent b51b420 commit e2bb19a
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,7 +3,7 @@ language: go
go:
- 1.2
- 1.3
- tip
- 1.4

script: $TRAVIS_BUILD_DIR/test.sh

Expand Down

0 comments on commit e2bb19a

Please sign in to comment.