Betterer Travis? Maybe?

This commit is contained in:
Schuyler Cebulskie
2017-06-02 00:25:13 -04:00
parent 2a96296e95
commit 92e9c61eb6

View File

@@ -5,11 +5,11 @@ cache:
directories:
- node_modules
install: npm install
script: bash ./deploy/test.sh
jobs:
include:
- stage: test
script: bash ./deploy/test.sh
- stage: build
node_js: "8"
script: bash ./deploy/deploy.sh
env:
global: