Skip to content

Commit

Permalink
Merge pull request #1267 from sanga/patch-1
Browse files Browse the repository at this point in the history
Go 1.4 was released. Update travis.yml to test against it.
  • Loading branch information
toddboom committed Dec 28, 2014
2 parents 127f72a + 6e28c7d commit 3ba966d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -2,7 +2,7 @@ language: go

go:
- 1.3.3
- 1.4beta1
- 1.4

script: go test -v . ./messaging ./influxql

Expand Down

0 comments on commit 3ba966d

Please sign in to comment.