Commit 24573888 authored by Sam Saccone's avatar Sam Saccone

Use latest node version for CI

parent 2bbd861b
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
sudo: false sudo: false
language: node_js language: node_js
node_js: node_js:
- '0.12' - 'stable'
notifications: notifications:
irc: 'irc.freenode.org#tastejs' irc: 'irc.freenode.org#tastejs'
env: env:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment