Skip to content

Commit b7600ca

Browse files
committed
remove haxe dev from allowed-failures since it works now \o/
1 parent e06900b commit b7600ca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ haxe:
1111
- "3.2.1"
1212
- development
1313

14-
matrix:
15-
allow_failures:
16-
- haxe: development
14+
# matrix:
15+
# allow_failures:
16+
# - haxe: development
1717

1818
addons:
1919
apt:

0 commit comments

Comments
 (0)