We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
npm ls
npm install
1 parent 7af52bd commit 9595743Copy full SHA for 9595743
.travis.yml
@@ -6,4 +6,5 @@ before_install:
6
- npm install -g bower
7
install:
8
- npm install
9
+- npm ls || echo # Avoid that `npm ls` aborts
10
- bower install
0 commit comments