Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

Commit

Permalink
let travis to test more versions
Browse files Browse the repository at this point in the history
  • Loading branch information
huandu committed Feb 17, 2017
1 parent 0559225 commit d863008
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,6 @@ go:
- 1.7.1
- 1.7.2
- 1.7.3
- 1.7.4
- 1.7.5
- 1.8
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ Tested platforms.
* go1.7
* go1.7.1
* go1.7.3
* go1.7.4
* go1.7.5
* go1.8
* Travis CI (See https://travis-ci.org/huandu/goroutine)
* go1.5
* go1.5.1
Expand All @@ -47,6 +50,9 @@ Tested platforms.
* go1.7.1
* go1.7.2
* go1.7.3
* go1.7.4
* go1.7.5
* go1.8

## How it works ##

Expand Down

0 comments on commit d863008

Please sign in to comment.