aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* [Travis] Specify ruby version patch levelsSamuel Giddins2016-12-251-6/+6
|
* [Travis] Test against Ruby 2.4Samuel Giddins2016-12-251-0/+2
|
* [Travis] Test agains rubygems 2.6.8Samuel Giddins2016-11-291-1/+1
|
* [Travis] Test against ruby 2.3.3Samuel Giddins2016-11-291-1/+1
|
* remove always-failing 1.8.7 buildAndre Arko2016-10-021-5/+1
|
* require one passing 1.8.7 buildAndre Arko2016-09-081-2/+19
|
* back to default emailsAndre Arko2016-08-311-5/+0
|
* [Travis] Allow all 1.8.7 builds to failSamuel 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 TravisSamuel 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.3Samuel Giddins2016-04-151-1/+1
|
* [Travis] Test against RubyGems 2.6.1Samuel Giddins2016-02-281-1/+1
|
* [Travis] Test against RubyGems 2.6.0Samuel Giddins2016-02-251-1/+1
|
* [Travis] Remove special frozen string literal buildSamuel Giddins2016-02-051-4/+1
|
* [Travis] Replace RubyGems 2.5.1 with 2.5.2Samuel Giddins2016-01-311-1/+1
|
* [Travis] Test against RubyGems 2.5.1Samuel Giddins2016-01-301-1/+1
|
* [Travis] Test against Ruby 2.3.0Samuel Giddins2016-01-301-0/+1
|
* Setup CodeClimateSamuel Giddins2016-01-221-2/+6
|
* Auto merge of #4143 - deepj:string-frozen-literal, r=indirectHomu2016-01-151-0/+5
|\ | | | | | | | | | | [WIP] Better support of Ruby 2.3 with enabled frozen string literal This commit prevents several bugs with `RuntimeError: can't modify frozen String` with enabled string frozen literal in Ruby 2.3
| * Enable frozen_string_literal on Travisdeepj2015-12-161-0/+5
| |
* | Correct .travis.yml Rakefile line reference about possible RGV valuesJames Wen2015-12-151-1/+1
|/
* update travis build filesAndre Arko2015-11-101-13/+6
| | | | | | - add new rubygems 2.5.0 - update rubygems 2.2.3 to 2.2.5 - remove rbx-2, it has never passed - stop testing Ruby 1.9.2, it’s unused enough now
* Allow building auto for @homuAndre Arko2015-07-211-0/+1
| | | | [ci skip]
* Merge tag 'v1.10.4'Samuel E. Giddins2015-06-161-2/+2
|\ | | | | | | Version 1.10.4
| * [Travis] Test against 2.4.8 nowSamuel E. Giddins2015-06-101-2/+2
| |
* | Disable fast_finish because @joshk saysAndre Arko2015-06-151-1/+0
| | | | | | | | | | | | we keep getting piles of notifications even when only a couple of jobs fail, and the current theory is that it's a bug in fast_finish. let's find out.
* | [Tavis] Build all stable branchesSamuel E. Giddins2015-05-271-10/+1
|/
* [Travis] Also test 1-10-stableSamuel E. Giddins2015-05-161-0/+1
|
* RubyGems 2.4.7 is now the latest releaseSamuel E. Giddins2015-05-161-2/+2
|
* Merge pull request #3422 from bjfish/patch-1André Arko2015-04-011-0/+1
|\ | | | | Add Rubinius to Build Matrix
| * Add Rubinius to Build MatrixBrandon Fish2015-02-201-0/+1
| | | | | | This currently has an allowed failure listing. Trying to add rbx to builds of popular Gems to test for compatibility.
* | Add 1-9-stable branch to Travis CI.Tim Moore2015-03-221-0/+1
| |
* | Merge pull request #3426 from segiddins/seg-travis-ruby2.2Andre Arko2015-02-211-0/+2
|\ \ | | | | | | | | | [Travis] Also test against Ruby 2.2
| * | [Travis] Also test against Ruby 2.2Samuel E. Giddins2015-02-211-0/+1
| |/
* / test bugfix releases of rubygemsAndre Arko2015-02-211-7/+7
|/
* test 1-8-stable on travisAndre Arko2015-01-251-0/+1
|
* test against the latest rubygems versionAndre Arko2014-11-281-1/+1
|
* RG 2.3 was never included in a release of Ruby, however the latest minor seriesZachary Scott2014-11-241-1/+1
| | | | | | (v2.4) will be included with the release of Ruby 2.2. The latest version of RG in this series is currently 2.4.4.
* undo the failed ramdisk experimentAndre Arko2014-09-231-1/+0
|
* log space left after failureAndre Arko2014-09-191-0/+1
|
* Test the newest 2.1 release [ci skip]Andre Arko2014-09-191-2/+2
|
* Stop building JRuby and Rubinius for nowAndre Arko2014-09-191-6/+0
| | | | [ci skip]
* Merge tag 'v1.7.1'Tim Moore2014-08-241-0/+1
|\ | | | | | | | | | | | | | | | | | | | | | | Version 1.7.1 Conflicts: CHANGELOG.md lib/bundler/dsl.rb lib/bundler/index.rb lib/bundler/lockfile_parser.rb lib/bundler/source/rubygems.rb man/gemfile.5.ronn
| * Add 1-7-stable branch to .travis.yml.Tim Moore2014-07-301-0/+1
| |
* | update slack room for build notificationsAndre Arko2014-08-121-7/+1
| |
* | Fix typo in allowed failure [ci skip]Andre Arko2014-06-251-1/+2
| |