Skip to content

Commit 4d8bff9

Browse files
committed
#892: Remove unnecessary installation steps and update dependencies in .rultor.yml.
1 parent 1bf7daf commit 4d8bff9

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.rultor.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ install: |
1313
pip install git+https://chromium.googlesource.com/external/gyp
1414
npm install --no-color
1515
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
2016
pdd -f /dev/null -v
2117
release:
2218
pre: false

0 commit comments

Comments
 (0)