mirror of
https://github.com/zhigang1992/probot.git
synced 2026-01-12 22:49:52 +08:00
tests: Removed allowed failure configuration for node 10 (#802)
This commit is contained in:
committed by
Jason Etcovitch
parent
444fcac73d
commit
6620ba18da
@@ -4,14 +4,7 @@ language: node_js
|
||||
|
||||
node_js:
|
||||
- "8"
|
||||
|
||||
env:
|
||||
matrix:
|
||||
include:
|
||||
- node_js: "10"
|
||||
allow_failures:
|
||||
- node_js: "10"
|
||||
|
||||
- "10"
|
||||
|
||||
notifications:
|
||||
disabled: true
|
||||
|
||||
Reference in New Issue
Block a user