Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove needless dependency | Hiroshi SHIBATA | 2020-03-06 | 2 | -2/+0 |
* | continue-on-error with ruby-head | Hiroshi SHIBATA | 2020-03-06 | 1 | -0/+1 |
* | Simplify to install parallel gem | Hiroshi SHIBATA | 2020-03-06 | 1 | -1/+1 |
* | rename | Hiroshi SHIBATA | 2020-03-06 | 2 | -2/+2 |
* | Run test with BUNDLER_SPEC_SUB_VERSION=3 | Hiroshi SHIBATA | 2020-03-06 | 1 | -0/+5 |
* | Revert "Try to remove needless installation" | Hiroshi SHIBATA | 2020-03-06 | 2 | -0/+2 |
* | Try to remove needless installation | Hiroshi SHIBATA | 2020-03-06 | 2 | -2/+0 |
* | Added RGV to spec:realworld | Hiroshi SHIBATA | 2020-03-06 | 2 | -0/+2 |
* | Removed needless env | Hiroshi SHIBATA | 2020-03-06 | 1 | -1/+0 |
* | Removed needless graphviz depends | Hiroshi SHIBATA | 2020-03-06 | 1 | -1/+0 |
* | Update .github/workflows/ubuntu.yml | Hiroshi SHIBATA | 2020-03-06 | 1 | -1/+1 |
* | Migrate spec:sudo to GitHub Actions | Hiroshi SHIBATA | 2020-03-06 | 1 | -0/+32 |
* | Split bundler 3 jobs | Hiroshi SHIBATA | 2020-03-06 | 2 | -19/+40 |
* | Simplify | Hiroshi SHIBATA | 2020-03-06 | 1 | -1/+19 |
* | Use exclude instead of include | Hiroshi SHIBATA | 2020-03-06 | 1 | -6/+18 |
* | space | Hiroshi SHIBATA | 2020-03-06 | 1 | -1/+1 |
* | Move version specified matrix to GitHub Actions | Hiroshi SHIBATA | 2020-03-06 | 1 | -0/+10 |
* | Remove trailing whitespace | Hiroshi SHIBATA | 2020-03-06 | 1 | -1/+1 |
* | oops | Hiroshi SHIBATA | 2020-03-06 | 1 | -1/+1 |
* | Run with BUNDLER_SPEC_SUB_VERSION | Hiroshi SHIBATA | 2020-03-06 | 1 | -0/+2 |
* | Removed needless step | Hiroshi SHIBATA | 2020-03-06 | 1 | -1/+0 |
* | Run lint on GitHub Actions | Hiroshi SHIBATA | 2020-03-06 | 1 | -0/+25 |
* | skip spec:sudo | Hiroshi SHIBATA | 2020-03-06 | 1 | -3/+3 |
* | debug | Hiroshi SHIBATA | 2020-03-06 | 1 | -3/+3 |
* | move spec:parallel_deps with parallel_rspec | Hiroshi SHIBATA | 2020-03-06 | 1 | -2/+3 |
* | USe matrix with RGV | Hiroshi SHIBATA | 2020-03-06 | 1 | -0/+3 |
* | Try to migrate GitHub Actions from Travis CI | Hiroshi SHIBATA | 2020-03-06 | 1 | -0/+35 |
* | Workaround jruby issuejruby_issue | David Rodríguez | 2020-02-02 | 1 | -0/+31 |
* | Disallow failures | David Rodríguez | 2020-01-07 | 1 | -1/+0 |
* | Split test gem installation to a separate task | David Rodríguez | 2020-01-07 | 1 | -1/+1 |
* | Run specs in parallel to speed things up | David Rodríguez | 2020-01-07 | 1 | -1/+1 |
* | Migrate Windows CI to Github actions | David Rodríguez | 2020-01-04 | 1 | -0/+34 |