Skip to content

Commit bd50508

Browse files
committed
Upgrade runners
1 parent c0d1d2c commit bd50508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ php:
99
- hhvm
1010

1111
before_script:
12-
- wget 'https://github.com/xp-framework/xp-runners/releases/download/v5.6.1/setup' -O - | php
12+
- wget 'https://github.com/xp-framework/xp-runners/releases/download/v6.3.0/setup' -O - | php
1313
- composer install --prefer-dist
1414
- echo "vendor/autoload.php" > composer.pth
1515
- echo "use=vendor/xp-framework/core" > xp.ini

0 commit comments

Comments
 (0)