mirror of
https://github.com/kvz/bash3boilerplate.git
synced 2024-12-20 07:07:51 +00:00
node project is needed for lanyon
This commit is contained in:
parent
5b5d5608b4
commit
0bed7a3782
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user