mirror of
https://github.com/mgechev/revive.git
synced 2024-11-24 08:32:22 +02:00
ci: remove apt install
This commit is contained in:
parent
46944678f0
commit
ad7df7dc37
@ -4,7 +4,6 @@ install: make install
|
||||
script:
|
||||
- make build
|
||||
- make test
|
||||
- sudo apt-get install libpng16-dev
|
||||
- git clone https://github.com/mgechev/revive.run revive-docs && cd revive-docs
|
||||
- npm i && npm run build || true
|
||||
- git config --global user.email "mgechev@gmail.com"
|
||||
|
Loading…
Reference in New Issue
Block a user