mirror of https://github.com/sveltejs/svelte
parent
4a5d4f482b
commit
09905ea5cf
@ -0,0 +1,9 @@
|
||||
sudo: false
|
||||
language: node_js
|
||||
node_js:
|
||||
- "6"
|
||||
- "stable"
|
||||
env:
|
||||
global:
|
||||
- BUILD_TIMEOUT=10000
|
||||
install: npm install
|
Loading…
Reference in new issue