From b42f4561da4e08998619d81cee52f2dbdb12fa07 Mon Sep 17 00:00:00 2001 From: Taka Goto Date: Sun, 16 Sep 2018 22:45:48 -0500 Subject: [PATCH] update travis script to deploy to staging --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 937f859e..5a0fad69 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,3 +28,4 @@ notifications: after_script: - bash ./pkg/transformers/stop_test_chain.sh + - sup --debug staging deploy