Skip to content

Commit

Permalink
- Edited travis.yml to create element directory on unit tests
Browse files Browse the repository at this point in the history
- Rename service.irt to service.merc
  • Loading branch information
danyRafina committed Jul 23, 2018
1 parent b9b1777 commit 7a1318c
Show file tree
Hide file tree
Showing 2 changed files 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,5 +2,6 @@ language: php
php:
- '7.2'
before_script:
- mkdir elements && mkdir elements/cache && mkdir elements/cache/dev && mkdir elements/cache/prod
- composer install
script: phpunit --configuration phpunit.xml
File renamed without changes.

0 comments on commit 7a1318c

Please sign in to comment.