Skip to content

Commit

Permalink
Run the tests against 1.6 and 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
peterhellberg committed Apr 4, 2016
1 parent 05bd924 commit d1cebc7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
language: go

go: 1.5.1
go:
- 1.6
- 1.5.3

sudo: false

0 comments on commit d1cebc7

Please sign in to comment.