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

Remove the matrix for Travis CI #135

Merged
merged 4 commits into from
Aug 17, 2020
Merged

Commits on Aug 16, 2020

  1. Remove the matrix for Travis CI

    it is a deprecated alias for `jobs` (see https://juliadocs.github.io/Documenter.jl/stable/man/hosting/#Travis-CI for details)
    
    Ref. #134. (I don't know if it fixes it yet)
    yeesian authored Aug 16, 2020
    Configuration menu
    Copy the full SHA
    bc6d2c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2020

  1. use download_verify from Pkg

    visr committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    def5d21 View commit details
    Browse the repository at this point in the history
  2. remove BinaryProvider import

    visr committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    38db241 View commit details
    Browse the repository at this point in the history
  3. probe_platform_engines!

    visr committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    cc16c27 View commit details
    Browse the repository at this point in the history