🔧 Update .travis.yml

Signed-off-by: Carlos Cuesta <carloscuesta@me.com>
This commit is contained in:
Carlos Cuesta 2017-01-21 12:16:15 +01:00
parent 00fcb893e2
commit e0fb648ea7
No known key found for this signature in database
GPG Key ID: 61C42E9291BDFAFD

View File

@ -5,7 +5,7 @@ node_js:
before_install:
- npm install -g jsonlint
install:
- npm install --only=production
- npm install
cache:
directories:
- node_modules