Browse Source

fixed tested haxe versions

Nicolas Cannasse 6 years ago
parent
commit
c5da04327c
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .travis.yml

+ 2 - 1
.travis.yml

@@ -5,7 +5,8 @@ dist: trusty
 
 haxe:
   - development
-  - "4.0.0-preview.5"
+  - "3.4.7"
+  - "4.0.0-rc.4"
 
 matrix:
   allow_failures: