aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Update depsJeremy Benoist2020-05-251-15/+12
* Replace wallabag's fork of tcpdf with the original one, fix notices for PHP 7.4Kevin Decherf2020-04-261-2/+0
* travis: remove double triggers for PR, remove nightlyKevin Decherf2020-02-231-3/+5
* Re-add nightlyJérémy Benoist2019-07-261-0/+2
* Test on PHP 7.4 instead of PHP 8.0 on TravisJérémy Benoist2019-07-261-2/+2
* Remove PHPUnit lockJeremy Benoist2019-07-081-1/+1
* Fix Travis build on Xenial distJeremy Benoist2019-06-121-0/+2
* Setup Imagick for TravisJeremy Benoist2019-05-101-0/+4
* Revert PG on Travis about drop/create the databaseJeremy Benoist2019-01-231-3/+1
* Fix PG & Travis drop/create databaseJeremy Benoist2019-01-231-4/+6
* Avoid creating PG database on TravisJeremy Benoist2019-01-221-2/+0
* Enable PHPStanJeremy Benoist2019-01-181-0/+2
* Force PHPUnitJeremy Benoist2018-11-281-7/+3
* CleanupJeremy Benoist2018-11-281-14/+2
* Create a custom swap to avoid errorJeremy Benoist2018-11-231-9/+17
* Use new Travis infraJeremy Benoist2018-11-231-9/+6
* PHP 7.2 shouldn't failJérémy Benoist2018-09-061-1/+0
* Fix travis foldadev2017-11-211-1/+1
* Fold travis make prepareadev2017-11-211-0/+2
* Add an initial migrationadev2017-11-211-4/+0
* Replace ant with MakefileKevin Decherf2017-11-191-1/+1
* Testing on PHP 7.2Jérémy Benoist2017-07-241-0/+2
* Fix testsJeremy Benoist2017-07-031-1/+1
* Fold migrations & fixtures command on TravisJeremy Benoist2017-05-191-0/+9
* Cache yarn cache in TravisJeremy Benoist2017-05-091-0/+1
* Use npm script instead of direct webpack callThomas Citharel2017-05-041-1/+1
* fix travisThomas Citharel2017-05-041-4/+3
* Adds Webpack support and removes the use for GruntThomas Citharel2017-05-041-1/+1
* Merge pull request #2861 from wallabag/2.3-droping-5.5Jérémy Benoist2017-03-281-1/+0
|\
| * Dropping PHP 5.5Jeremy Benoist2017-02-111-1/+0
* | Use wallabag/tcpdfJeremy Benoist2017-02-241-1/+0
|/
* Use simple-phpunit instead of phpunitJeremy Benoist2016-12-131-2/+1
* Fix TravisJeremy Benoist2016-11-221-1/+1
* Validate ALL translations filesJeremy Benoist2016-10-201-0/+2
* try to reduce assets build npm connection failing by updating nodejsThomas Citharel2016-10-051-1/+1
* Merge pull request #2353 from wallabag/assets-fixThomas Citharel2016-10-041-4/+4
|\
| * Add eslint & stylelint tests (fix a few things) and move dependencies to devThomas Citharel2016-10-041-1/+1
| * Update docJeremy Benoist2016-10-041-4/+2
| * Fix font & TravisJeremy Benoist2016-10-041-1/+2
| * Update .travis.ymlJeremy Benoist2016-10-041-1/+1
| * Fix grunt pathThomas Citharel2016-10-041-1/+1
| * remove install scripts and tweak travisThomas Citharel2016-10-031-2/+3
* | 👋 HHVMJeremy Benoist2016-10-041-20/+0
|/
* Use install_dev.sh for TravisJeremy Benoist2016-10-031-2/+2
* Enable Redis on TravisJeremy Benoist2016-09-111-0/+1
* Add RabbitMQ service for Travis CINicolas Lœuillet2016-09-111-0/+3
* Check if asset is enable instead of oppositeJeremy Benoist2016-09-091-9/+9
* Merge remote-tracking branch 'origin/master' into 2.1Jeremy Benoist2016-08-281-0/+1
|\
| * Allow failure for PHP 7.1Jeremy Benoist2016-08-241-0/+1
* | Merge remote-tracking branch 'origin/master' into 2.1Jeremy Benoist2016-08-221-8/+27
|\|