We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0d1d2c commit bd50508Copy full SHA for bd50508
.travis.yml
@@ -9,7 +9,7 @@ php:
9
- hhvm
10
11
before_script:
12
- - wget 'https://github.com/xp-framework/xp-runners/releases/download/v5.6.1/setup' -O - | php
+ - wget 'https://github.com/xp-framework/xp-runners/releases/download/v6.3.0/setup' -O - | php
13
- composer install --prefer-dist
14
- echo "vendor/autoload.php" > composer.pth
15
- echo "use=vendor/xp-framework/core" > xp.ini
0 commit comments