Skip to content

Commit

Permalink
Fixed Travis's test running
Browse files Browse the repository at this point in the history
  • Loading branch information
awd-studio committed May 16, 2020
1 parent d530dc0 commit fd37ac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ before_script:

script:
- mkdir -p build/logs
- php composer test
- composer test

matrix:
fast_finish: true
Expand Down

0 comments on commit fd37ac0

Please sign in to comment.