Skip to content

Commit 1b493d3

Browse files
committed
ci(travis.yml): Update the version of firefox and node
1 parent 2bd7d91 commit 1b493d3

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
@@ -6,7 +6,9 @@ cache:
66
notifications:
77
email: false
88
node_js:
9-
- '6'
9+
- '7'
10+
addons:
11+
firefox: 'latest'
1012
before_install:
1113
- export DISPLAY=:99.0
1214
- sh -e /etc/init.d/xvfb start

0 commit comments

Comments
 (0)