Skip to content
Snippets Groups Projects

Add ci

Merged Jan Kuchař requested to merge add-ci into master
1 file
+ 5
0
Compare changes
  • Side-by-side
  • Inline
+ 5
0
@@ -10,3 +10,8 @@ tests-php7.1:
- composer install --ansi --no-interaction
script:
- vendor/bin/tester -c tests/php.ini tests
artifacts:
expire_in: 30 minutes
paths:
- tests
when: on_failure
Loading