Skip to content

Commit

Permalink
support more version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jolestar committed Oct 31, 2016
1 parent 3b54104 commit 35a9291
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ language: go
sudo: false
go:
- 1.4
- 1.6
- 1.7
- tip
install:
- go get github.com/stretchr/testify
Expand Down

0 comments on commit 35a9291

Please sign in to comment.