summaryrefslogtreecommitdiff
path: root/.travis.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Let Travis grab MySQL 5.6 from repo.mysql.comHolger Weiss2015-07-031-0/+11
| | | | | | | We need MySQL 5.6 or newer in order to get support for InnoDB FULLTEXT Indexes. Closes #624.
* Merge pull request #486 from saa/sqlite_supportEvgeny Khramtsov2015-04-081-1/+1
|\ | | | | Add SQLite support
| * Add SQLite supportSergey Abramyan2015-03-201-1/+1
| |
* | Make R16B03-1 the minimal reguired otp versionChristophe Romain2015-03-231-1/+1
|/
* Disable elixir support in travis testsPaweł Chmielowski2015-02-101-1/+1
|
* Add xref test to travis.Jerome Sautret2014-10-311-1/+1
| | | | | Conflicts: .travis.yml
* Travis CI: Remove unused configure flagHolger Weiss2014-09-101-1/+1
| | | | The --disable-http flag no longer exists.
* Travis CI: Enable Riak testsHolger Weiss2014-07-151-2/+5
|
* Try to bypass Riak tests by Travis CIEvgeniy Khramtsov2014-07-101-2/+2
|
* Travis CI: Remove unnecessary configure flagHolger Weiss2014-05-121-1/+1
| | | | The test suite no longer fails without --enable-transient_supervisors.
* Add Travis CI configurationHolger Weiss2014-05-051-0/+35