mirror of
https://github.com/rschamp/gh-pages.git
synced 2026-02-09 01:57:12 +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
|
||||
node_js:
|
||||
- "0.10"
|
||||
- "0.8"
|
||||
- "4"
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
||||
Reference in New Issue
Block a user