Skip to content

Commit 6cbb50f

Browse files
committed
chore: disable renderer
1 parent d935a02 commit 6cbb50f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.travis.yml

-6
Original file line numberDiff line numberDiff line change
@@ -78,12 +78,6 @@ jobs:
7878
firefox: latest
7979
script: npm run test -- -- -- -t electron-main
8080

81-
- stage: test
82-
name: electron renderer
83-
addons:
84-
firefox: latest
85-
script: npm run test -- -- -- -t electron-renderer
86-
8781
- stage: release
8882
# only run on changes to master
8983
if: branch = master AND type = push AND fork = false

0 commit comments

Comments
 (0)