mirror of
https://github.com/rschamp/gh-pages.git
synced 2026-02-09 10:33:42 +08:00
Run tests on Node 4
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
before_install: npm install -g npm
|
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "0.10"
|
- "4"
|
||||||
- "0.8"
|
|
||||||
|
branches:
|
||||||
|
only:
|
||||||
|
- master
|
||||||
|
|||||||
Reference in New Issue
Block a user