Skip to content

Commit

Permalink
update to use node 10/12, and latest chromedriver
Browse files Browse the repository at this point in the history
  • Loading branch information
grawk committed May 2, 2020
1 parent df55e4b commit 7b999f7
Show file tree
Hide file tree
Showing 3 changed files with 303 additions and 443 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ os: osx
language: node_js

node_js:
- "8"
- "10"
- "12"

addons:
chrome: stable
Loading

0 comments on commit 7b999f7

Please sign in to comment.