disabling another reference to development haxe in Travis
This commit is contained in:
@@ -17,8 +17,8 @@ env:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
# Allow Haxe development to fail.
|
# Allow Haxe development to fail.
|
||||||
allow_failures:
|
# allow_failures:
|
||||||
- haxe: development
|
# - haxe: development
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
include:
|
include:
|
||||||
# Check the formatting in a separate job so formatting failures don't hide more important ones
|
# Check the formatting in a separate job so formatting failures don't hide more important ones
|
||||||
|
Reference in New Issue
Block a user