We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bf7daf commit 4d8bff9Copy full SHA for 4d8bff9
1 file changed
.rultor.yml
@@ -13,10 +13,6 @@ install: |
13
pip install git+https://chromium.googlesource.com/external/gyp
14
npm install --no-color
15
npm install --no-color mocha
16
- curl -fsSL -o phino http://phino.objectionary.com/releases/ubuntu-22.04/phino-latest
17
- chmod +x phino
18
- sudo mv "$(pwd)/phino" /usr/bin/phino
19
- phino --version
20
pdd -f /dev/null -v
21
release:
22
pre: false
0 commit comments