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

Switch to GitHub Actions for CI #57

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

Switch to GitHub Actions for CI #57

wants to merge 6 commits into from

Commits on Nov 8, 2019

  1. Switch to GitHub Actions for CI

    repi committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    045d051 View commit details
    Browse the repository at this point in the history
  2. Remove old CI badges

    repi committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    0b5de2f View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

  1. Update dependencies

        Removing approx v0.1.1
        Removing cgmath v0.16.1
        Updating colored v1.8.0 -> v1.9.0
        Updating flate2 v1.0.12 -> v1.0.13
        Removing num-traits v0.1.43
        Removing num-traits v0.2.8
          Adding num-traits v0.2.9
        Updating num_cpus v1.11.0 -> v1.11.1
        Updating publicsuffix v1.5.3 -> v1.5.4
        Removing rgb v0.8.14
        Updating syn v1.0.7 -> v1.0.8
        Updating synstructure v0.12.2 -> v0.12.3
        Updating unicase v2.5.1 -> v2.6.0
          Adding version_check v0.9.1
        Removing winconsole v0.10.0
    repi committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    41490c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02184f9 View commit details
    Browse the repository at this point in the history
  3. Fix clippy

    repi committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    487b886 View commit details
    Browse the repository at this point in the history
  4. Skip CI on Windows for now

    repi committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    922dc62 View commit details
    Browse the repository at this point in the history