diff --git a/.travis.yml b/.travis.yml index 26c17dbc8..f6bc2e010 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,10 @@ go: go_import_path: github.com/cloudflare/unsee +cache: + directories: + - node_modules + env: - NODE_ENV=test