Skip to content

Commit

Permalink
Cache CommandBox for Travis builds
Browse files Browse the repository at this point in the history
  • Loading branch information
elpete committed Mar 23, 2017
1 parent b8a13cd commit 5eb4561
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ language: java
sudo: required
jdk:
- oraclejdk8
cache:
directories:
- $HOME/.CommandBox
env:
matrix:
- ENGINE=lucee@4.5
Expand Down

0 comments on commit 5eb4561

Please sign in to comment.