From 783a7fa26aa6ba4cd9cecd8987d43f290865b0f2 Mon Sep 17 00:00:00 2001 From: Harry Hedger Date: Mon, 23 Nov 2015 10:15:31 -0500 Subject: [PATCH] Testing this --- .travis.yml | 3 +++ examples/playground/index.html | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index f8239076c..6ae287d05 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,9 @@ before_script: script: - "echo 'Tested :)'" +after_script: + - "cp build/transloadit-js-client.js examples/playground/static/js/transloadit-js-client.js" + deploy: acl : public_read bucket : hackathon.transloadit.com diff --git a/examples/playground/index.html b/examples/playground/index.html index cc0219455..e47c938e9 100644 --- a/examples/playground/index.html +++ b/examples/playground/index.html @@ -65,7 +65,7 @@ - +