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

Drop Zepto and fix the CI #106

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Drop Zepto and fix the CI #106

wants to merge 9 commits into from

Commits on Oct 13, 2021

  1. Add standard bin helpers

    elia committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    fec13dc View commit details
    Browse the repository at this point in the history
  2. Remove explicit support for Zepto

    Fixes #105
    elia committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    cbef2ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62c21b1 View commit details
    Browse the repository at this point in the history
  4. Use puma to run rack servers

    elia committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    e7bcf41 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6633fe0 View commit details
    Browse the repository at this point in the history
  6. This spec is broken on Opal 1.0

    elia committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    71d3aa4 View commit details
    Browse the repository at this point in the history
  7. Only _deafault to_ chrome when running specs

    Allow to set RUNNER=server for local development.
    elia committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    6ee0aa2 View commit details
    Browse the repository at this point in the history
  8. Add c_lexer when on MRI

    elia committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    c15053f View commit details
    Browse the repository at this point in the history
  9. Update the Travis config & dependencies

    - use Chrome instead of phantomjs
    - use allow failures for 1.0 (for now)
    - use allow failures for 0.11 (for now)
    - remove zepto
    elia committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    db7a50b View commit details
    Browse the repository at this point in the history