We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e1988a commit 7e9faa0Copy full SHA for 7e9faa0
.travis.yml
@@ -6,7 +6,7 @@ matrix:
6
env: PKG='./i18n/... ./goi18n/...'
7
- go: 1.9.x
8
env: PKG='./...'
9
- - go: 1.11.x
+ - go: 1.12.x
10
env: PKG='./...' COVER='-coverprofile=coverage.txt -covermode=count'
11
12
install:
0 commit comments