travis: drop node 0.12 -- electron-spawn doesn't work there

This commit is contained in:
Feross Aboukhadijeh 2016-03-16 18:16:09 -07:00
parent 166c5c6d93
commit 4642467310

View File

@ -3,6 +3,5 @@ sudo: false
node_js:
- "node"
- "4"
- "0.12"
before_script:
- export DISPLAY=:99.0; sh -e /etc/init.d/xvfb start