Skip to content

Commit

Permalink
build: use different go versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ericmdantas committed Mar 23, 2016
1 parent bc64737 commit 82c96f3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
language: go
go: 1.3
go:
- 1.3
- 1.4
- 1.5
- 1.6

0 comments on commit 82c96f3

Please sign in to comment.