test: fix travis

This commit is contained in:
David Dias 2017-07-12 07:37:25 +01:00
parent a01221f89c
commit abe5c8c171

View File

@ -13,7 +13,7 @@ matrix:
# Make sure we have new NPM.
before_install:
- npm install -g npm
- npm install -g npm@4
script:
- npm run lint
@ -33,4 +33,4 @@ addons:
sources:
- ubuntu-toolchain-r-test
packages:
- g++-4.8
- g++-4.8