mirror of
https://github.com/fluencelabs/js-libp2p-interfaces
synced 2025-03-16 13:50:50 +00:00
chore: remove circle ci (#4)
See https://github.com/libp2p/team-mgmt/issues/25 Circle CI was deprecate and @jacobheun agreed to remove it from all js repos. This is the only non-JS repo where it still exists. Requesting confirmation from @jacobheun or @daviddias that it's ok to delete this file.
This commit is contained in:
parent
4fba00b7b1
commit
cf4cbd43b2
12
circle.yml
12
circle.yml
@ -1,12 +0,0 @@
|
||||
machine:
|
||||
node:
|
||||
version: stable
|
||||
|
||||
dependencies:
|
||||
pre:
|
||||
- google-chrome --version
|
||||
- wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
|
||||
- sudo sh -c 'echo "deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google.list'
|
||||
- sudo apt-get update
|
||||
- sudo apt-get --only-upgrade install google-chrome-stable
|
||||
- google-chrome --version
|
Loading…
x
Reference in New Issue
Block a user