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: directories:
- node_modules - node_modules
install: npm install install: npm install
script: bash ./deploy/test.sh
jobs: jobs:
include: include:
- stage: test
script: bash ./deploy/test.sh
- stage: build - stage: build
node_js: "8"
script: bash ./deploy/deploy.sh script: bash ./deploy/deploy.sh
env: env:
global: global: