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 e2979a7 commit ba2f9cdCopy full SHA for ba2f9cd
.travis.yml
@@ -20,7 +20,7 @@ before_install:
20
- nvm install node
21
22
install:
23
- - npm install [email protected].1 -g
+ - npm install [email protected].2 -g
24
25
before_script:
26
- composer install --prefer-source -n
0 commit comments