Skip to content

Commit

Permalink
run travis tests against go1 and go1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mreiferson committed Oct 2, 2013
1 parent 7f4699f commit 89d3d1e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
@@ -1,4 +1,7 @@
language: go
go:
- 1.0.3
- 1.1.2
install:
- go get github.com/bmizerany/assert
script:
Expand Down

0 comments on commit 89d3d1e

Please sign in to comment.