You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems Travis CI is no longer available for pull requests and forks
to run tests. In order for this to work by default and give feedback
early, try GitHub CI instead.
While at it, remove Ruby 2.3 and 2.4 from the test matrix because
those were failing with:
```
kramdown was resolved to 2.5.1, which depends on
Ruby (>= 2.5)
Current Ruby version:
Ruby (= 2.4.10)
```
0 commit comments