diff --git a/.travis.yml b/.travis.yml index 5820e0a9..bcff5d7b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,7 +22,7 @@ jobs: script: # - npx aegir build --bundlesize # Remove pull libs once ping is async - - npx aegir dep-check -- -i wrtc -i electron-webrtc -i pull-handshake -i pull-stream + - npx aegir dep-check -- -i pull-handshake -i pull-stream - npm run lint - stage: test