Skip to content

Commit 7e9faa0

Browse files
authored
go 1.12
1 parent 7e1988a commit 7e9faa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ matrix:
66
env: PKG='./i18n/... ./goi18n/...'
77
- go: 1.9.x
88
env: PKG='./...'
9-
- go: 1.11.x
9+
- go: 1.12.x
1010
env: PKG='./...' COVER='-coverprofile=coverage.txt -covermode=count'
1111

1212
install:

0 commit comments

Comments
 (0)