Translated using Weblate (Spanish)
[phpmyadmin.git] / .travis.yml
bloba6135ed89063166f76507703ef425bcb4a17a502
1 language: php
2 php:
3   - "5.5"
4   - "5.4"
5   - "5.3"
6 before_script: ./scripts/generate-mo --quiet
7 script: phpunit --configuration phpunit.xml.nocoverage