Skip to content

Commit 0a891ba

Browse files
committed
Add Electron 5 to matrix
1 parent 3046a33 commit 0a891ba

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ matrix:
1111
os: osx
1212
- node_js: stable
1313
env: ELECTRON_VERSION=beta
14-
- node_js: stable
14+
- node_js: 12
15+
env: ELECTRON_VERSION=5
16+
- node_js: 10
1517
env: ELECTRON_VERSION=4
1618
- node_js: 8
1719
env: ELECTRON_VERSION=3

0 commit comments

Comments
 (0)