Skip to content
This repository has been archived by the owner on Aug 12, 2023. It is now read-only.

Commit

Permalink
test with go 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
shogo82148 committed Apr 24, 2016
1 parent 6ea7690 commit 93c2880
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: go

go:
- 1.4
- 1.5
- "1.4"
- "1.5"
- "1.6"
- tip

0 comments on commit 93c2880

Please sign in to comment.