Migrate/switch to RSK testnet #203

Merged
raucao merged 6 commits from feature/rsk-testnet into master 2022-11-11 16:01:36 +00:00
Showing only changes of commit 8c2f6aa38b - Show all commits
+6 -12
View File
@@ -1,27 +1,21 @@
---
language: node_js
node_js:
- "10"
- "14"
- "16"
sudo: false
dist: xenial
dist: precise
notifications:
email:
on_success: never
on_failure: always
email: false
addons:
chrome: stable
env:
global:
# See https://git.io/vdao3 for details.
- JOBS=1
cache:
npm: false
branches:
only:
- master
script:
- npm test