Skip to content
This repository has been archived by the owner on Mar 9, 2020. It is now read-only.

Commit

Permalink
Update to .travis.yml to copy config yaml example to config file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dragonrun1 committed Jun 21, 2014
1 parent acd2f0a commit ecc1921
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ language: php
install:
- composer selfupdate
- composer install
- cp config/yapeal-example.yaml config/yapeal.yaml
matrix:
allow_failures:
- php: hhvm
Expand Down

0 comments on commit ecc1921

Please sign in to comment.