Hey Insist,
Please read the following log in order to understand the failure reason.
It'll be awesome if you fix what's wrong and commit the changes.
Node.js: 7.7
npm test
```
> pokemon-showdown@0.11.2 test /home/travis/build/HoeenCoder/Wavelength
> eslint --cache . && mocha
/home/travis/build/HoeenCoder/Wavelength/wavelength-plugins/exp.js
143:7 error 'Server' is not defined no-undef
183:26 error 'Server' is not defined no-undef
183:90 error 'Server' is not defined no-undef
183:137 error 'Server' is not defined no-undef
✖ 4 problems (4 errors, 0 warnings)
npm ERR! Test failed. See above for more details.
```
Travis tests have failed
Hey Insist, Please read the following log in order to understand the failure reason. It'll be awesome if you fix what's wrong and commit the changes.
Node.js: 7.7
npm test
``` > pokemon-showdown@0.11.2 test /home/travis/build/HoeenCoder/Wavelength > eslint --cache . && mocha /home/travis/build/HoeenCoder/Wavelength/wavelength-plugins/exp.js 143:7 error 'Server' is not defined no-undef 183:26 error 'Server' is not defined no-undef 183:90 error 'Server' is not defined no-undef 183:137 error 'Server' is not defined no-undef ✖ 4 problems (4 errors, 0 warnings) npm ERR! Test failed. See above for more details. ```