add static builder
This commit is contained in:
5
content/talks/orleans-tech-event-sourcing/.travis.yml
Normal file
5
content/talks/orleans-tech-event-sourcing/.travis.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- 4.1.1
|
||||
before_script:
|
||||
- npm install -g grunt-cli
|
||||
Reference in New Issue
Block a user