Skip to content

Commit

Permalink
enable container-based builds and npm dependency caching
Browse files Browse the repository at this point in the history
  • Loading branch information
Eevert Saukkokoski committed Dec 19, 2014
1 parent cd9af7b commit b99d6bf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
sudo: false
cache:
directories:
- node_modules
language: node_js
node_js:
- '0.10'
Expand Down

0 comments on commit b99d6bf

Please sign in to comment.