Skip to content

Commit

Permalink
travis cache added
Browse files Browse the repository at this point in the history
  • Loading branch information
Alorel committed Nov 7, 2016
1 parent f334e22 commit e398f7d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
language: php

cache:
directories:
- $HOME/.composer
- vendor

php:
- 7.1
- 5.4
Expand Down

0 comments on commit e398f7d

Please sign in to comment.