Skip to content

Commit ded1291

Browse files
authored
Update .travis.yml
1 parent d7ae161 commit ded1291

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ notifications:
44
email: false
55
jobs:
66
include:
7-
- go: 1.10.x
7+
- go: 1.11.x
88
stage: deploy
99
go_import_path: github.com/wzshiming/pic2ascii
1010
install: skip
@@ -21,4 +21,4 @@ jobs:
2121
on:
2222
repo: wzshiming/pic2ascii
2323
branch: master
24-
tags: true
24+
tags: true

0 commit comments

Comments
 (0)