mirror of
https://github.com/mainflux/mainflux.git
synced 2025-04-24 13:48:49 +08:00
commit
66ef92dbf7
6
.travis.yml
Normal file
6
.travis.yml
Normal file
@ -0,0 +1,6 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "4.0"
|
||||
before_install: npm install -g grunt-cli
|
||||
#before_script: grunt build
|
||||
script: grunt test
|
Loading…
x
Reference in New Issue
Block a user