Skip to content

Commit

Permalink
Bug 1390517 - Travis: Make the selenium job cache node_modules too
Browse files Browse the repository at this point in the history
Previously the selenium job was spending 20 seconds in `yarn install`.
  • Loading branch information
edmorley committed Aug 15, 2017
1 parent ca8f46c commit e66210f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -162,6 +162,7 @@ matrix:
cache:
directories:
- ~/venv
- node_modules
addons:
# Not using `latest` since the test run frequently times out with Firefox 55.
firefox: "54.0.1"
Expand Down

0 comments on commit e66210f

Please sign in to comment.