Skip to content

Commit

Permalink
Node 13 should not be allowed to fail anymore.
Browse files Browse the repository at this point in the history
  • Loading branch information
rolftimmermans committed Nov 4, 2019
1 parent 61da93b commit 2757d8e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,6 @@ jobs:
script: script/ci/package.sh

fast_finish: true
allow_failures:
- os: linux
node_js: "13"

stages:
- name: test
Expand Down

0 comments on commit 2757d8e

Please sign in to comment.