Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Truffleruby to CI #149

Merged
merged 2 commits into from
Aug 30, 2020
Merged

Add Truffleruby to CI #149

merged 2 commits into from
Aug 30, 2020

Conversation

gogainda
Copy link
Contributor

No description provided.

@gogainda gogainda changed the title Update .travis.yml Add Truffleruby to CI Aug 28, 2020
@gogainda
Copy link
Contributor Author

@halostatue pls review/merge

Copy link
Member

@halostatue halostatue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One change required. I’d also be open for a change from Travis to GitHub Actions.

.travis.yml Show resolved Hide resolved
@gogainda
Copy link
Contributor Author

@halostatue taken care of

@halostatue halostatue merged commit af7f2ab into mime-types:master Aug 30, 2020
@gogainda
Copy link
Contributor Author

@eregon

matrix:
allow_failures:
- rvm: jruby-head
- rvm: ruby-head
- rvm: truffleruby-head
- rvm: truffleruby
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one should probably not be in allow_failures from the other comments.

halostatue added a commit that referenced this pull request Jun 2, 2021
- 1 minor enhancement:

  - Added a new field to `MIME::Type` for checking provisional registrations
    from IANA.

- Documentation:

  - Kevin Menard synced the documentation so that all examples are correct
    [#153].

- Administrivia:

  - Added Ruby 3.0 to the CI test matrix. Added `windows/jruby` to the
    CI exclusion list; it refuses to run successfully.
  - Removed the Travis CI configuration and changed it to Github Workflows
    [#150]. Removed Coveralls configuration.
  - Igor Victor added TruffleRuby to the Travis CI configuration [#149].
  - Koichi ITO loosened an excessively tight dependency [#147].
halostatue added a commit that referenced this pull request Jun 2, 2021
- 1 minor enhancement:

  - Added a new field to `MIME::Type` for checking provisional registrations
    from IANA.

- Documentation:

  - Kevin Menard synced the documentation so that all examples are correct
    [#153].

- Administrivia:

  - Added Ruby 3.0 to the CI test matrix. Added `windows/jruby` to the
    CI exclusion list; it refuses to run successfully.
  - Removed the Travis CI configuration and changed it to Github Workflows
    [#150]. Removed Coveralls configuration.
  - Igor Victor added TruffleRuby to the Travis CI configuration [#149].
  - Koichi ITO loosened an excessively tight dependency [#147].
halostatue added a commit that referenced this pull request Jun 2, 2021
- 1 minor enhancement:

  - Added a new field to `MIME::Type` for checking provisional registrations
    from IANA.

- Documentation:

  - Kevin Menard synced the documentation so that all examples are correct
    [#153].

- Administrivia:

  - Added Ruby 3.0 to the CI test matrix. Added `windows/jruby` to the
    CI exclusion list; it refuses to run successfully.
  - Removed the Travis CI configuration and changed it to Github Workflows
    [#150]. Removed Coveralls configuration.
  - Igor Victor added TruffleRuby to the Travis CI configuration [#149].
  - Koichi ITO loosened an excessively tight dependency [#147].
halostatue added a commit that referenced this pull request Jun 2, 2021
- 1 minor enhancement:

  - Added a new field to `MIME::Type` for checking provisional registrations
    from IANA.

- Documentation:

  - Kevin Menard synced the documentation so that all examples are correct
    [#153].

- Administrivia:

  - Added Ruby 3.0 to the CI test matrix. Added `windows/jruby` to the
    CI exclusion list; it refuses to run successfully.
  - Removed the Travis CI configuration and changed it to Github Workflows
    [#150]. Removed Coveralls configuration.
  - Igor Victor added TruffleRuby to the Travis CI configuration [#149].
  - Koichi ITO loosened an excessively tight dependency [#147].
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants