Browse Source

maintain both 4.0 and 4.1 branches

Nicolas Cannasse 4 years ago
parent
commit
da16655c0c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -6,6 +6,7 @@ dist: trusty
 haxe:
 haxe:
   - development
   - development
   - "4.0.5"
   - "4.0.5"
+  - "4.1.4"
 
 
 install:
 install:
   - yes | haxelib install all
   - yes | haxelib install all