aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change Travis OTP platform from 19.1 to 19.3Evgeny Khramtsov2019-06-221-1/+1
* Disable Elixir in Travis testsEvgeny Khramtsov2019-06-221-1/+1
* Add PostgreSQL to Travis servicesEvgeny Khramtsov2019-06-151-0/+1
* Travis CI: Ensure MySQL is startedHolger Weiss2019-06-141-0/+1
* Check hooks correctness in Travis CIEvgeny Khramtsov2019-05-151-0/+1
* Bump required Erlang/OTP version to 19.1Holger Weiss2019-02-281-1/+1
* Travis CI: Bump Erlang/OTP 21.x versionHolger Weiss2018-12-221-1/+1
* Another attempt for db access on travisPaweł Chmielowski2018-11-191-0/+1
* Third time's the charm? Let load scheme before changing permissionsPaweł Chmielowski2018-11-191-1/+1
* Fix command for loading pgsql schemaPaweł Chmielowski2018-11-191-1/+1
* Try to load db schemas externally on travisPaweł Chmielowski2018-11-191-0/+2
* Replace dict with mapsEvgeny Khramtsov2018-11-151-3/+3
* Another try to fix travisPaweł Chmielowski2018-01-311-3/+3
* Properly escape string in travis configPaweł Chmielowski2018-01-311-1/+1
* Print something when doing tests in travis, as not doing that get us killedPaweł Chmielowski2018-01-311-2/+4
* Don't run tests in verbose mode on travisPaweł Chmielowski2018-01-311-1/+1
* Disable riak in travisPaweł Chmielowski2018-01-301-13/+1
* Switch riak backend to leveldb on travisPaweł Chmielowski2017-11-171-0/+2
* Pre-install libgd and libwebpEvgeniy Khramtsov2017-09-251-1/+1
* Remove OTP20 from Travis tests for nowEvgeniy Khramtsov2017-09-251-1/+0
* Add OTP 20.0 to Travis testsing platformsEvgeniy Khramtsov2017-08-171-0/+1
* Travis CI: Update MySQL packageHolger Weiss2017-04-111-1/+2
* Revert "Bump OTP version to 19.3 in Travis config"Evgeniy Khramtsov2017-03-201-1/+1
* Bump OTP version to 19.3 in Travis configEvgeniy Khramtsov2017-03-201-1/+1
* Change OTP version from 19.1 to 19.2 in travis configEvgeniy Khramtsov2017-01-241-1/+1
* Add OTP 19.1 to Travis' testing platformsEvgeniy Khramtsov2016-11-221-0/+1
* Use erlang 18.3 in travis testsPaweł Chmielowski2016-04-181-1/+1
* Log Elixir test result for investigation and include this log file in travis ...Mickael Remond2016-04-061-0/+1
* Travis CI: Cosmetic changes to Riak setup commandsHolger Weiss2016-03-301-5/+4
* Travis CI: Revert to checking for skipped testsHolger Weiss2016-03-301-2/+1
* Enable Riak test suite on Travis-CIMickael Remond2016-03-231-6/+6
* Fix a typo in travis.ymlEvgeniy Khramtsov2016-03-221-1/+1
* Tell Travis not to fail if some tests are skippedEvgeniy Khramtsov2016-03-221-1/+2
* Disable Riak test on Travis as they are too unpredictable on TravisMickael Remond2016-03-211-1/+9
* Elixir test suite is already run with global CT run commandMickael Remond2016-03-211-1/+0
* We do not have C code to cover, they are in dependencies.Mickael Remond2016-03-211-3/+2
* Add Coveralls supportMickael Remond2016-03-211-1/+5
* Use static key for mysql repoPaweł Chmielowski2016-03-211-1/+1
* Attempting to use other keyserver, as we see failure from Travis fetchingMickael Remond2016-03-211-1/+1
* Run basic Elixir unit testsMickael Remond2016-03-211-0/+1
* Update OTP release to use and drop release 17.1Mickael Remond2016-03-161-3/+4
* Produce less verbose logs for tests on travisPaweł Chmielowski2016-03-151-1/+3
* Add Redis backend to the test suiteEvgeniy Khramtsov2016-02-191-0/+1
* Travis CI: Make sure Riak finds callback moduleHolger Weiss2016-02-111-1/+5
* Run ejabberd test on Erlang R18Mickael Remond2016-02-031-0/+1
* Let Travis CI test "make install"Holger Weiss2015-10-191-1/+3
* configure.ac: Don't insist on Erlang/OTP >= 17.5Holger Weiss2015-08-131-1/+2
* Ejabberd now requires erlang R17+Paweł Chmielowski2015-08-121-1/+0
* Let Travis grab MySQL 5.6 from repo.mysql.comHolger Weiss2015-07-031-0/+11
* Merge pull request #486 from saa/sqlite_supportEvgeny Khramtsov2015-04-081-1/+1
|\