mirror of https://github.com/mthenw/frontail.git
Tests via Travis
parent
c2d27a3b01
commit
22ea4908b6
|
@ -2,4 +2,6 @@ language: node_js
|
|||
node_js:
|
||||
- 0.8
|
||||
- 0.10
|
||||
script: make lint
|
||||
script:
|
||||
- make lint
|
||||
- make test
|
Loading…
Reference in New Issue