aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Run PHPCS during Travis CI checks + disable xdebugArthurHoaro2020-11-091-0/+5
* Ignore PHP deps when removing phpunit in PHP 8.0 environmentArthurHoaro2020-09-291-1/+1
* Compatibility with PHP 8ArthurHoaro2020-09-291-0/+3
* Compatibility with PHPUnit 9ArthurHoaro2020-09-291-1/+3
* Run CI against PHP 8.0ArthurHoaro2020-09-291-0/+3
* tmpArthurHoaro2020-09-261-1/+2
* Travis CI: run composer update instead of installArthurHoaro2020-09-261-1/+1
* Bump NodeJS version on travis buildArthurHoaro2020-09-221-1/+1
* **General rewording, proof-reading, deduplication, shortening, reordering, si...nodiscc2020-09-121-6/+7
* Travis CI: upgrade distribution and remove deprecated sudoArthurHoaro2020-07-061-2/+1
* Run Unit Tests against PHP 7.4ArthurHoaro2020-01-171-0/+2
* Remove Travis unit tests against PHP 5.6 and 7.0ArthurHoaro2019-08-011-4/+0
* Run Shaarli's tests againt PHP 7.3 RC1 on TravisArthurHoaro2019-02-091-0/+2
* Add a Travis environment for MkDocsVirtualTam2018-06-261-0/+9
* Add SASSLint makefile target, and run it in CIArthurHoaro2018-05-101-0/+1
* Use Travis stages to run JS tests separatelyArthurHoaro2018-05-051-10/+31
* Webpack / Configure webpack, ESLint, Travis, Makefile, npm/yarn and gitArthurHoaro2018-03-281-2/+4
* Drop PHP 5.5 compatibility and upgrade PHPUnit to v5.xArthurHoaro2018-02-021-1/+0
* CI: run UT against PHP 7.2 (currently in Release Candidate)ArthurHoaro2018-02-021-0/+1
* Use makefile target to generate MO file and remove it from gitArthurHoaro2017-10-221-0/+2
* Tests: update localization testsVirtualTam2017-09-191-1/+1
* Travis: switch to Ubuntu Trusty build environmentVirtualTam2017-09-191-7/+2
* travis: explicitly set the build dist to `precise`VirtualTam2017-08-011-0/+1
* Use all_tests target in Travis CIArthurHoaro2017-03-061-1/+1
* Run languages tests using PHPUnit test suitesArthurHoaro2017-03-061-0/+6
* Merge pull request #666 from ArthurHoaro/slim-apiArthur2016-12-201-2/+0
|\
| * PHP requirement increased to PHP 5.5 - See #599ArthurHoaro2016-12-151-2/+0
* | Fixes can login function call in loginform.htmlArthurHoaro2016-12-151-0/+1
|/
* Travis: enable Composer cacheVirtualTam2016-10-201-1/+4
* tests: add a make target to check file permissionsVirtualTam2016-01-171-0/+1
* travis: add PHP 7 to the tested environmentsVirtualTam2015-08-221-0/+1
* Makefile: do not call `clean` before `test`VirtualTam2015-07-181-0/+1
* Travis: use the container-based infrastructureVirtualTam2015-07-181-0/+1
* PHP: ensure 5.3 compatibility, refactor timezone utilitiesVirtualTam2015-07-131-0/+1
* Add Travis CI configVirtualTam2015-06-051-0/+10