1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-17 09:37:02 +00:00

travis: Eliminate travis-deploy.sh

This commit is contained in:
James Hillyerd
2018-12-23 12:31:26 -08:00
parent 4dd3ad33f9
commit 55e11929c7
2 changed files with 3 additions and 14 deletions

View File

@@ -4,6 +4,7 @@ env:
global:
- GO111MODULE=on
# deploy will use first go version listed below.
language: go
go:
- "1.11.x"
@@ -25,7 +26,8 @@ jobs:
language: elm
elm: "0.19.0"
- stage: deploy
script: "etc/travis-deploy.sh"
install: "true"
script: "curl -sL https://git.io/goreleaser | bash"
addons:
apt:
packages: