.travis.yml: Update .travis.yml (#33)

This commit is contained in:
Dong-hee Na 2019-10-01 00:29:20 +09:00 committed by GitHub
parent 32a1fdcbe8
commit 0069c5147b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,7 @@ go:
- 1.10.x
- 1.11.x
- 1.12.x
- 1.13.x
before_install:
- go get github.com/axw/gocov/gocov