mirror of
https://github.com/fluencelabs/js-libp2p-tcp
synced 2025-06-12 10:51:38 +00:00
chore: remove browser builds from travis
License: MIT Signed-off-by: Jacob Heun <jacobheun@gmail.com>
This commit is contained in:
12
.travis.yml
12
.travis.yml
@ -24,17 +24,5 @@ jobs:
|
||||
- npx aegir dep-check
|
||||
- npm run lint
|
||||
|
||||
- stage: test
|
||||
name: chrome
|
||||
addons:
|
||||
chrome: stable
|
||||
script: npx aegir test -t browser
|
||||
|
||||
- stage: test
|
||||
name: firefox
|
||||
addons:
|
||||
firefox: latest
|
||||
script: npx aegir test -t browser -- --browsers FirefoxHeadless
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
|
Reference in New Issue
Block a user