We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 371c8b8 commit 4fd4a1dCopy full SHA for 4fd4a1d
.travis.yml
@@ -2,6 +2,11 @@ language: node_js
2
sudo: false
3
node_js:
4
- '0.10'
5
+
6
+cache:
7
+ directories:
8
+ - node_modules
9
10
env:
11
global:
12
- KARMA_BROWSERS=DartiumWithWebPlatform
0 commit comments