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 f5d0cc2 commit d97fc23Copy full SHA for d97fc23
.travis.yml
@@ -57,6 +57,7 @@ addons:
57
- petstore.swagger.io
58
59
before_install:
60
+ - ./run-in-docker.sh mvn clean package
61
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.22.0
62
- export PATH="$HOME/.yarn/bin:$PATH"
63
# install rust
0 commit comments