Skip to content

Commit

Permalink
build(travis): remove osx os from allowed failures
Browse files Browse the repository at this point in the history
  • Loading branch information
Frazer Smith committed Jul 7, 2020
1 parent cbfbb90 commit dc6784e
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 @@ -25,8 +25,6 @@ branches:
script: echo "Running tests against $(node -v)..."

jobs:
allow_failures:
- os: osx
include:
- stage: Produce Coverage
node_js: node
Expand Down

0 comments on commit dc6784e

Please sign in to comment.