Skip to content

Commit

Permalink
FIX: Attempt #N+1 to get travis config right.
Browse files Browse the repository at this point in the history
  • Loading branch information
phptek committed Apr 30, 2018
1 parent 1729fe1 commit 553a89d
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 @@ -38,7 +38,7 @@ before_script:
- composer install --prefer-dist --no-interaction --no-progress --no-suggest --optimize-autoloader --verbose --profile

script:
- vendor/bin/phpunit jsontext
- vendor/bin/phpunit --testsuite jsontext

branches:
only:
Expand Down

0 comments on commit 553a89d

Please sign in to comment.