mirror of
https://github.com/darkwire/darkwire.io.git
synced 2025-07-19 11:02:58 +00:00
Add Travis yml file
This commit is contained in:
parent
c4b8c00b16
commit
885a74b1e6
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