Skip to content

Commit

Permalink
Switched to Go 1.2 for Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
oxtoacart committed May 22, 2014
1 parent 7ecdc3d commit 04fe763
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
@@ -1,7 +1,7 @@
language: go

go:
- tip
- 1.2

install:
- go get -d -v ./...
Expand Down

0 comments on commit 04fe763

Please sign in to comment.