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

Update travis configuration #228

Merged
merged 3 commits into from
May 19, 2019
Merged

Commits on May 19, 2019

  1. Fix warnings

    Nemo157 committed May 19, 2019
    Configuration menu
    Copy the full SHA
    b483b4a View commit details
    Browse the repository at this point in the history
  2. Fix doc-link in tide-cookies

    Nemo157 committed May 19, 2019
    Configuration menu
    Copy the full SHA
    e8ca93f View commit details
    Browse the repository at this point in the history
  3. Update travis config

     * Separate out individual build jobs for faster wall-clock testing
    
     * Fix clippy not actually denying warnings (excluded examples because
       these are currently failing and have non-trivial fixes)
    
     * Add build job that checks --no-default-features works
    
     * Add build job that checks for intra-doc-resolution failures (excluded
       tide because of bugs in re-exports with the intra-doc feature)
    Nemo157 committed May 19, 2019
    Configuration menu
    Copy the full SHA
    0d5d42a View commit details
    Browse the repository at this point in the history