summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* Use Bob's OTP builds on travis (#7492)Eric Meadows-Jönsson2018-03-271-18/+26
|
* Check the Elixir codebase is formatted before running tests (#7303)José Valim2018-02-031-1/+0
|
* Include OTP 20.2 in build matrix (#7202)Tobias Pfeiffer2018-01-131-0/+2
|
* Update CI builds: add OTP 20.1 (#6940)Andrey Korobkov2017-10-161-3/+4
|
* Check files are formatted on CIJosé Valim2017-10-121-1/+1
|
* Check formatting is equivalent on travisJosé Valim2017-10-081-1/+4
|
* Ensure elixir_erl:debug_info/4 does not require elixir running (#6401)José Valim2017-07-291-1/+5
|
* Increase assert_receive timeouts on CIs (#6297)Eric Meadows-Jönsson2017-07-041-1/+3
|
* Start v1.6.0-devJosé Valim2017-06-251-9/+1
|
* Update CI builds to use newly released OTP 20.0 (#6249)Andrey Korobkov2017-06-241-1/+1
|
* Remove travis-ci announcements from IRC [ci skip]José Valim2017-05-311-1/+0
|
* Add OTP 19.3 and 20.0-rc1 to travisJames Fish2017-05-241-0/+4
|
* Improve .travis.yml formattingAleksei Magusev2017-02-161-1/+2
|
* Disable OS X builds on Travis CIAleksei Magusev2017-02-161-11/+0
| | | | | Currently they are unacceptably slow, and keep commits in "yellow" state for hours.
* update .travis.yml to test on osx (#5740)alisdair sullivan2017-02-111-9/+27
|
* Test against Erlang 19.2 (#5584)Tobias Pfeiffer2016-12-221-0/+1
|
* Test against Erlang 19.1 (#5340)Tobias Pfeiffer2016-10-191-0/+1
|
* Use 18.2 instead of 18.2.1José Valim2016-07-101-1/+1
|
* Run Travis against every supported minor Erlang version (#4981)Tobias Pfeiffer2016-07-101-0/+3
|
* Run travis tests against Erlang 19 (#4972)Tobias Pfeiffer2016-07-091-0/+1
|
* Require Erlang 18.0 forwardJosé Valim2015-09-251-4/+0
|
* Upgrade travis to check against Erlang 17.5 and 18.0aforward2015-09-041-0/+2
|
* Remove +T 9 flagJosé Valim2015-08-101-4/+0
| | | | | | Mix tests are very time sensitive because they rely on the operating system mtime, leading to a lot of false negatives in the test suite.
* Run all tests with +T 9 to get a better chance at finding races.Martin Schürrer2015-03-191-0/+4
| | | | | http://erlang.org/doc/man/erl.html https://twitter.com/jlouis666/status/574685606703398913
* Also run tests on 17.4José Valim2015-02-171-0/+1
|
* Remove 17.1 which has a bug in its filelib:wildcard checkJosé Valim2015-02-051-1/+0
|
* require otp 17.3 to pass on travisjw20132014-12-111-4/+0
|
* add 17.3 to allow_failures sectionJosh Kalderimis2014-12-061-0/+4
|
* Use the new build env on TravisJosh Kalderimis2014-12-061-4/+10
| | | | | more ram and dedicated cpu cores, better network, faster boot times http://docs.travis-ci.com/user/workers/container-based-infrastructure/
* Add OTP 17.3 to run on Travis CIEduardo Gurgel2014-10-101-0/+1
|
* Add OTP 17.1 to run on Travis CIEduardo Gurgel2014-07-301-0/+1
|
* Start epmd, clean up warningsJosé Valim2014-06-181-1/+1
|
* Attempt to start epmd before running testsJosé Valim2014-06-171-1/+1
|
* Revert "Use esl package to get erlang 17.0 on travis"José Valim2014-04-301-5/+3
| | | | This reverts commit 76d0adfe3c0f6914faf31dbcd4ee3e555b599e72.
* Use esl package to get erlang 17.0 on travisEric Meadows-Jönsson2014-04-251-3/+5
|
* Update to Erlang 17.0José Valim2014-04-091-1/+1
|
* Do not assert for all entries at project root, closes #2129José Valim2014-03-211-1/+1
|
* Use 17.0-rc2José Valim2014-03-211-1/+1
|
* Update OTP releaseJosé Valim2014-02-081-3/+1
|
* Add Eric to the list of .travis.yml recipientsJosé Valim2014-01-111-1/+1
|
* Delete .git source when running the buildJosé Valim2014-01-111-1/+1
| | | | | This will help us catch bugs that only show up when we run tests outside of a git checkout.
* Revert "Merge pull request #1940 from vanstee/travis-r16b03"José Valim2013-12-161-1/+0
| | | | Travis does not support R16B03 yet.
* Run tests against erlang R16B03vanstee2013-12-161-0/+1
|
* Add R16B02 and R16B01 to .travis.ymlYuki Ito2013-12-021-0/+2
|
* Run just R16 on travisJosé Valim2013-05-221-4/+0
|
* Include more recent Erlang versions into Travis-CI configurationYurii Rashkovskii2013-03-291-0/+2
|
* We no longer have a .release taskJosé Valim2013-01-241-1/+1
|
* Add yrashk to .travis.yml notification recipientsYurii Rashkovskii2012-11-301-0/+1
|
* Refactor the Makefile and recompile kernel by defaultJosé Valim2012-10-261-1/+1
|
* travis-ci.org now provides R15B02Michael Klishin2012-09-051-0/+1
|