Skip to content

Commit

Permalink
Merge pull request #28 from fulldump/fulldump-patch-1
Browse files Browse the repository at this point in the history
Update .travis.yml
  • Loading branch information
fulldump authored May 14, 2018
2 parents dac9bc5 + 098ad7e commit 3e3fd4e
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ env:
global:
- CC_TEST_REPORTER_ID=1d2439bd6471f837400ff913813cf146aea22d1a16f8e72ff7c56b7278ccb3ca
go:
- 1.5
- 1.6
- 1.7
- 1.8

- "1.5"
- "1.6"
- "1.7"
- "1.8"
- "1.9"
- "1.10"

0 comments on commit 3e3fd4e

Please sign in to comment.