Browse Source

drop 3.4 compatibility

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

+ 1 - 6
.travis.yml

@@ -5,12 +5,7 @@ dist: trusty
 
 
 haxe:
 haxe:
   - development
   - development
-  - "3.4.7"
-  - "4.0.0-rc.4"
-
-#matrix:
-#  allow_failures:
-#    - haxe: "3.4.7"
+  - "4.0.0-rc.5"
 
 
 install:
 install:
   - yes | haxelib install all
   - yes | haxelib install all