1
0
Fork 0

Add nodejs 5.1 to travis tests

This commit is contained in:
Chocobozzz 2015-11-27 15:13:34 +01:00
parent ecef65b605
commit 3807e27a6d
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ language: node_js
node_js:
- "0.12"
- "4.2"
- "5.1"
env:
- CXX=g++-4.8