Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Commit

Permalink
Use Travis CI dependency cache
Browse files Browse the repository at this point in the history
  • Loading branch information
bjornharrtell committed Jul 25, 2015
1 parent abb5fef commit fe636a0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
language: python
sudo: false
cache:
directories:
- node_modules
env:
- DISPLAY=:99.0

Expand Down

0 comments on commit fe636a0

Please sign in to comment.