Removed no-options flag for travis tests

pull/12065/head
Javier Álvarez Medina 7 years ago
parent c8f1f674fa
commit 12f6c10c63

@ -6,7 +6,7 @@ before_install:
- git submodule update --init --recursive
install:
- npm install --no-optional
- npm install
before_script:
- npm install -g npm@3.10.9

Loading…
Cancel
Save