Skip to content

Commit

Permalink
disabled caching
Browse files Browse the repository at this point in the history
  • Loading branch information
hs committed Aug 17, 2018
1 parent cd96d8f commit 6a51e6e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -7,7 +7,7 @@ jobs:
script: grunt travis
cache:
directories:
- "node_modules"
- "node_modules2"
notifications:
email:
recipients:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -44,13 +44,13 @@
"coveralls": "^3.0.2",
"grunt-coveralls": "^2.0.0",
"jest": "^23.4.2",
"hsutil": "*",
"ts-jest": "^23.0.1",
"tslint": "^4.5.1",
"typedoc": "^0.11.1",
"typescript": "^2.9.2",
"uglifyjs-webpack-plugin": "^1.2.5",
"webpack": "^4.14.0",
"hsutil": "*",
"hslayout": "*",
"hsdatab": "*"
},
Expand Down

0 comments on commit 6a51e6e

Please sign in to comment.