Skip to content

Commit

Permalink
fix go environment to trigger deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
FZambia committed Sep 18, 2018
1 parent 97372a1 commit 18464ea
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 @@ -30,9 +30,9 @@ deploy:
script: misc/release/release.sh --release-notes=misc/release/notes.md
on:
tags: true
go: '1.11'
go: '1.11.x'
- provider: script
script: misc/scripts/travis_packagecloud.sh
on:
tags: true
go: '1.11'
go: '1.11.x'

0 comments on commit 18464ea

Please sign in to comment.