Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wzshiming authored Aug 29, 2018
1 parent d7ae161 commit ded1291
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ notifications:
email: false
jobs:
include:
- go: 1.10.x
- go: 1.11.x
stage: deploy
go_import_path: github.com/wzshiming/pic2ascii
install: skip
Expand All @@ -21,4 +21,4 @@ jobs:
on:
repo: wzshiming/pic2ascii
branch: master
tags: true
tags: true

0 comments on commit ded1291

Please sign in to comment.