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.
1 parent 1ee8d2f commit 8b934f7Copy full SHA for 8b934f7
.travis.yml
@@ -12,6 +12,8 @@ addons:
12
- nicola.localhost
13
14
before_install:
15
+ - echo "No GitHub dependencies allowed" &&
16
+ ! grep '"github:' package-lock.json
17
- npm install -g npm@latest
18
19
install:
0 commit comments