node project is needed for lanyon

This commit is contained in:
Kevin van Zonneveld 2016-11-30 20:26:24 +01:00
parent 5b5d5608b4
commit 0bed7a3782

View File

@ -1,3 +1,4 @@
language: node_js
node_js: 6
matrix:
include:
@ -20,7 +21,7 @@ script: test/acceptance.sh
deploy:
skip_cleanup: true
provider: script
script: website/.lanyon/vendor/bin/deploy
script: website/.lanyon/bin/deploy
on:
branch: master
condition: $TRAVIS_OS_NAME = linux