Release 1.3.0

This commit is contained in:
fengmk2
2015-09-14 17:40:34 +08:00
parent d224b85d3a
commit d5417af027
3 changed files with 12 additions and 4 deletions

View File

@@ -1,9 +1,10 @@
language: node_js
node_js:
- 'iojs-2'
- 'iojs-1'
- '4'
- '3'
- '2'
- '1'
- '0.12'
- '0.11'
script:
- 'npm run test-cov'
after_script: