Skip to content

Commit

Permalink
[chore] cache yarn when running on travis-ci.
Browse files Browse the repository at this point in the history
  • Loading branch information
diasbruno committed Jun 19, 2017
1 parent 8d87599 commit 8480042
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ language: node_js
node_js:
- "7"
- "6"
cache: yarn
before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
Expand Down

0 comments on commit 8480042

Please sign in to comment.