Skip to content

Commit 4b2803a

Browse files
committed
Switch to Travis' container-based infrastructure
1 parent db227a6 commit 4b2803a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,5 @@ script: phpunit --coverage-text --coverage-clover=coverage.clover
2525

2626
after_script:
2727
- php vendor/bin/ocular code-coverage:upload --format=php-clover coverage.clover
28+
29+
sudo: false

0 commit comments

Comments
 (0)