Skip to content
Browse files

Update .travis.yml

  • Loading branch information...
1 parent e80ebfc commit 331f71984862a269f396fe4478a18d73232c3ed6 @englercj englercj committed
Showing with 3 additions and 1 deletion.
  1. +3 −1 .travis.yml
View
4 .travis.yml
@@ -11,7 +11,9 @@ branches:
install:
- npm install
-cache: node_modules
+cache:
+ directories:
+ - node_modules
before_script:
- export DISPLAY=:99.0

0 comments on commit 331f719

Please sign in to comment.
Something went wrong with that request. Please try again.