summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index c63507c..89dea3d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -33,4 +33,5 @@ after_script:
cache:
directories:
- $HOME/.composer/cache
- - vendor \ No newline at end of file
+ - vendor
+ - ocular.phar \ No newline at end of file