Skip to content

Commit

Permalink
Merge pull request #80 from paypal/upgrade.mocha.chromedriver
Browse files Browse the repository at this point in the history
modernizing chromedriver, nemo-core, mocha
  • Loading branch information
grawk authored Oct 28, 2018
2 parents ed3724a + 88a9578 commit a265cb3
Show file tree
Hide file tree
Showing 14 changed files with 950 additions and 393 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ language: node_js
node_js:
- "8"

addons:
chrome: stable

before_script:
- npm install -g grunt-cli

Loading

0 comments on commit a265cb3

Please sign in to comment.