feature(travis) rm before_install

This commit is contained in:
coderaiser 2015-04-22 04:44:14 -04:00
parent 285632e8ff
commit f27a3b7474

View file

@ -7,9 +7,6 @@ matrix:
allow_failures:
- node_js: 'iojs'
before_install:
- npm install bower -g
script:
- npm run yaspeller
- npm test