mirror of
https://github.com/darkwire/darkwire.io.git
synced 2025-07-28 05:56:38 +00:00
Add Travis yml file
This commit is contained in:
parent
a31e0ea3a9
commit
7816f2aa87
7
.travis.yml
Normal file
7
.travis.yml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
language: node_js
|
||||||
|
node_js:
|
||||||
|
- 5.2.0
|
||||||
|
before_script:
|
||||||
|
- gulp bundle
|
||||||
|
- sleep 5
|
||||||
|
script: gulp test
|
Loading…
x
Reference in New Issue
Block a user