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

Commit

Permalink
ci(travis): fix formatting
Browse files Browse the repository at this point in the history
Signed-off-by: Thierry Bugier <tbugier@teclib.com>
  • Loading branch information
btry committed May 16, 2018
1 parent c164cdf commit db1bf38
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ before_install:
- "./tests/before_install.sh"

before_script:
- "./tests/before_script.sh"
- "./tests/before_script.sh"

script:
- vendor/bin/atoum -ft -bf tests/bootstrap.php -d tests/suite-install -ncc
- #php scripts/mqtt.php --tests > /dev/null 2>&1 &
Expand Down

0 comments on commit db1bf38

Please sign in to comment.