generate rollup and webpack templates from a single unified branch

This commit is contained in:
Conduitry
2019-01-20 12:14:58 -05:00
parent 1234971da5
commit 3f6a1c5f67
10 changed files with 203 additions and 42 deletions

View File

@@ -5,7 +5,7 @@ node_js:
env:
global:
- BUILD_TIMEOUT=10000
install:
- npm install
- npm install cypress
branches:
only:
- master
script: _template/build.sh