chore(travis): run tests on nodejs 0.12 too

This commit is contained in:
Douglas Duteil
2015-02-10 10:29:05 +01:00
parent ac098255be
commit 5156574bf2

View File

@@ -3,6 +3,7 @@ language: node_js
node_js:
- "0.10"
- "0.11"
- "0.12"
branches:
except: