We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69db384 commit aa81ca1Copy full SHA for aa81ca1
.travis.yml
@@ -16,3 +16,8 @@ script:
16
after_success:
17
- bash <(curl -s https://codecov.io/bash) || echo "Codecov did not collect coverage reports"
18
sudo: false
19
+dist: trusty
20
+
21
+matrix:
22
+ allow_failures:
23
+ - haxe: development
0 commit comments