summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Remove Travis configurationHiroshi SHIBATA2020-03-061-43/+0
* Move version specified matrix to GitHub ActionsHiroshi SHIBATA2020-03-061-14/+0
* Run with BUNDLER_SPEC_SUB_VERSIONHiroshi SHIBATA2020-03-061-22/+0
* Run lint on GitHub ActionsHiroshi SHIBATA2020-03-061-4/+0
* Move sudo specs setup to `rake spec:sudo`David Rodríguez2020-03-041-4/+1
* Move sudoers confguration together with sudo specsDavid Rodríguez2020-03-041-1/+1
* Fix environment for "sudo specs"David Rodríguez2020-03-041-4/+2
* Remove unnecessary lineDavid Rodríguez2020-03-041-1/+0
* Use whatever `rake` comes with rubyDavid Rodríguez2020-02-211-1/+0
* Use `bin/rake` for sudo specs tooDavid Rodríguez2020-01-071-1/+1
* Run in parallel on Travis tooDavid Rodríguez2020-01-071-2/+2
* Run `rspec` directlyDavid Rodríguez2020-01-071-1/+1
* Kill `spec:travis`David Rodríguez2020-01-071-1/+6
* Compress lint tasks to a single jobmove_man_check_to_lintsDavid Rodríguez2019-12-221-7/+1
* Move `rake man:check` to `linting` phaseDavid Rodríguez2019-12-221-1/+3
* Add `travis_retry` to apt-get operationDavid Rodríguez2019-12-191-1/+1
* Do extra root setup only when neededDavid Rodríguez2019-12-181-1/+10
* Add compatibility methods for `rubygems-bundler` gemfix_rubygems_bundler_integrationDavid Rodríguez2019-12-171-0/+3
* Add missing `travis_retry`'s to TravisCI configDavid Rodríguez2019-11-121-2/+2
* Bump tested rubies and regenerate cassettesbump_rubiesDavid Rodríguez2019-10-201-6/+6
* Always go through our `rake` binstub in TravisCIDavid Rodríguez2019-09-191-5/+6
* Fix warning when overriding versionDavid Rodríguez2019-09-151-1/+1
* Remove unneeded travis_retryDavid Rodríguez2019-09-151-1/+1
* Test against latest rubiesDavid Rodríguez2019-09-011-6/+6
* Use the latest rubygems 3.0.6 in CIbump_rubygemsDavid Rodríguez2019-08-171-3/+3
* Bump TravisCI os to bionicDavid Rodríguez2019-08-121-1/+1
* It doesn't make sense to retry thisDavid Rodríguez2019-08-111-1/+1
* Commit man pages to source controlDavid Rodríguez2019-08-101-1/+1
* Bump rubygems in CI to 3.0.4 and 2.7.10David Rodríguez2019-06-261-4/+4
* Remove outdated commentremove_coverage_trackingDavid Rodríguez2019-04-241-2/+0
* Remove coverage tracking for the time beingDavid Rodríguez2019-04-241-5/+0
* Bump CI rubies to latest patch levelsDavid Rodríguez2019-04-231-4/+4
* Move on to bundler 3David Rodríguez2019-04-111-5/+9
* set rubocop to cache into `tmp/rubocop` and have travis cache the foldercolby-rubocop-ci-cacheColby Swandale2019-04-051-0/+4
* Remove clone rubygems taskDavid Rodríguez2019-03-281-1/+0
* Bump to MRI 2.5.5David Rodríguez2019-03-261-2/+2
* Bump to MRI 2.5.4David Rodríguez2019-03-261-2/+2
* Bump to MRI 2.6.2David Rodríguez2019-03-261-3/+3
* Use rubygems 2.7.9 in CIDavid Rodríguez2019-03-091-1/+1
* Use rubygems 3.0.3 in CIDavid Rodríguez2019-03-091-2/+2
* 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
|\
| * 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
|\