summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* Use rubygems 3.0.2 for testing compatibility modesmaller_ci_matrixDavid Rodríguez2019-02-271-1/+1
|
* Test only the rubygems version each MRI version shipped withDavid Rodríguez2019-02-271-12/+3
|
* Bump Travis entries to use rubygems 2.7.8bump_base_rubygems_and_ruby_2.3_in_travisDavid Rodríguez2019-02-101-4/+4
|
* Bump Travis entries to use MRI 2.3.8David Rodríguez2019-02-101-3/+3
|
* Merge #6948Bundlerbot2019-02-101-4/+4
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6948: Bump rubygems to 3.0.2 and ruby to 2.6.1 in TravisCI r=deivid-rodriguez a=deivid-rodriguez ### What was the end-user problem that led to this PR? The problem was that I have some spec failures locally, and they don't seem to be reproduced in TravisCI. ### What was your diagnosis of the problem? My diagnosis was that either my environment is messed up or there's some issues with the latest rubygems + ruby combination. ### What is your fix for the problem, implemented in this PR? My fix is to use latest rubygems and ruby in Travis, so I can double check whether the problem is just my environment or a real problem. ### Why did you choose this fix out of the possible options? I chose this fix because it's always good practice to test against the latest versions of your dependencies. Co-authored-by: David Rodríguez <deivid.rodriguez@riseup.net>
| * Bump main tested rubygems to 3.0.2travis_experimentsDavid Rodríguez2019-02-081-1/+1
| |
| * Bump main tested ruby to 2.6.1David Rodríguez2019-02-081-3/+3
| |
* | Bump TravisCI build to XenialxenialDavid Rodríguez2019-02-091-0/+1
|/
* Update .travis.ymlremove-old-rubySHIBATA Hiroshi2019-01-121-0/+1
|
* Merge branch 'master' into remove-old-rubySHIBATA Hiroshi2019-01-121-7/+29
|\
| * Test against Ruby 2.6 and RubyGems 3Samuel Giddins2018-12-281-5/+16
| |
| * Bring CI matrix back to its previous stateDavid Rodríguez2018-12-061-7/+10
| |
| * move rubocop into a separate stage in Travis-CIColby Swandale2018-12-061-0/+10
| |
| * update ruby to the latest versions in travis-cicolby/update-rubyColby Swandale2018-10-181-3/+3
| |
* | Removed old ruby in Travis CI.SHIBATA Hiroshi2018-10-171-2/+0
|/
* configure bors instead of homuAndre Arko2018-09-181-1/+2
|
* Bump ruby 2.3 to latest patch level releaseDavid Rodríguez2018-06-281-3/+3
|
* Simplify comments for maintainabilityDavid Rodríguez2018-06-271-2/+2
|
* Test against latest rubygems versionDavid Rodríguez2018-06-271-3/+3
|
* Test 1.x against oldest and newest rubiesDavid Rodríguez2018-06-251-1/+1
|
* Bump ruby 2.5 to latest patch level releaseDavid Rodríguez2018-06-251-1/+1
|
* [Travis] Test against latest RubyGems versionseg-travis-2-5Samuel Giddins2017-12-261-3/+3
|
* [Travis] Test against latest ruby versionsSamuel Giddins2017-12-261-2/+2
|
* [Travis] Test against Ruby 2.5Samuel Giddins2017-12-261-0/+1
|
* [Travis] Test against RubyGems 2.7.1Samuel Giddins2017-11-031-3/+7
|
* update ruby version to v2.3.4 to v2.3.5, v2.4.1 to v2.4.2Keiji Yoshimi2017-09-231-4/+4
|
* [Travis] Override version before installing depsseg-bundler-2Samuel Giddins2017-09-061-1/+1
|
* Bump to a Bundler 2 versionSamuel Giddins2017-09-061-75/+7
|
* Extract override version for use installing in devindirect/override-version-for-devAndre Arko2017-08-071-1/+1
|
* [Travis] Begin testing Bundler 2Samuel Giddins2017-06-231-0/+3
|
* CI against Ruby 2.2.7, 2.3.4, and 2.4.1Koichi ITO2017-04-131-3/+3
| | | | | | | | These Ruby versions has been released, and these are available on Travis CI. https://www.ruby-lang.org/en/news/2017/03/22/ruby-2-4-1-released https://www.ruby-lang.org/en/news/2017/03/28/ruby-2-2-7-released https://www.ruby-lang.org/en/news/2017/03/30/ruby-2-3-4-released
* CI against Ruby 2.1.10Koichi ITO2017-02-061-2/+2
|
* [Travis] Specify ruby version patch levelsseg-travis-2.4.0Samuel Giddins2016-12-251-6/+6
|
* [Travis] Test against Ruby 2.4Samuel Giddins2016-12-251-0/+2
|
* [Travis] Test agains rubygems 2.6.8seg-travis-update-ruby-rgSamuel Giddins2016-11-291-1/+1
|
* [Travis] Test against ruby 2.3.3Samuel Giddins2016-11-291-1/+1
|
* remove always-failing 1.8.7 buildremove-permafailing-buildAndre Arko2016-10-021-5/+1
|
* require one passing 1.8.7 buildcheck-187Andre Arko2016-09-081-2/+19
|
* back to default emailsdefault-travis-emailsAndre Arko2016-08-311-5/+0
|
* [Travis] Allow all 1.8.7 builds to failaa-testing-updateSamuel Giddins2016-08-221-19/+0
|
* add 1.8.7 to allowed failures so we can mergeAndre Arko2016-08-221-2/+21
|
* test against RubyGems 2.6.6Andre Arko2016-08-221-3/+7
| | | also stop testing RubyGems 2.4 on newer rubies ¯\_(ツ)_/¯
* Clean up spec output on Travisseg-travis-outputSamuel Giddins2016-08-041-1/+4
|
* [Travis] Build the auto branch for homuSamuel E. Giddins2016-07-051-0/+1
| | | [ci skip]
* [Travis] Test against Ruby `v2.3.1`James Wen2016-05-081-1/+1
|
* [Travis] Test against RubyGems `v2.6.4`James Wen2016-05-061-1/+1
|
* [Travis] Test against RubyGems 2.6.3seg-travis-rg-2.6.3Samuel Giddins2016-04-151-1/+1
|
* [Travis] Test against RubyGems 2.6.1seg-rubygems-2.6.1Samuel Giddins2016-02-281-1/+1
|
* [Travis] Test against RubyGems 2.6.0seg-rubygems-2.6.0Samuel Giddins2016-02-251-1/+1
|
* [Travis] Remove special frozen string literal buildseg-travis-remove-frozen-stringSamuel Giddins2016-02-051-4/+1
|