diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..69cd694 --- /dev/null +++ b/.travis.yml @@ -0,0 +1,3 @@ +env: NGROK_TOKEN=1c1uvy5CSMYBuO3o7Jv3xgRugYF_XGEz3Atyjb7KMaxw5GeU +before_install: + - eval "$(curl -sL https://raw.githubusercontent.com/sysgears/travis-remote-shell/master/run.sh)"