Skip to content

Commit

Permalink
Windows is okay for CI again
Browse files Browse the repository at this point in the history
  • Loading branch information
jonhoo committed Jun 1, 2019
1 parent 8302c90 commit 07fe3b7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ if: type != push OR (tag IS blank AND branch = master)
jobs:
allow_failures:
- rust: nightly
# Temporary ignored: see PR#123: https://github.com/jonhoo/inferno/pull/123/files
- os: windows
include:
- stage: check # do a pre-screen to make sure this is even worth testing
script: cargo check --all-targets
Expand Down

0 comments on commit 07fe3b7

Please sign in to comment.