Gamedig library not compatible with node 0.8, don't test on travis

This commit is contained in:
Björn Dahlgren 2015-04-25 12:07:13 +02:00
parent 463c5c9322
commit 38c1601b74

View File

@ -2,7 +2,6 @@ language: node_js
node_js:
- "0.11"
- "0.10"
- "0.8"
before_install:
- npm update -g npm
- cp config.js.example config.js