Parcourir la source

try to build 4.0.0-preview.2 in development branch

Alexander Kuzmenko il y a 7 ans
Parent
commit
d0e7837e1f
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -84,6 +84,8 @@ install_linux: &install_linux
   - opam pin add haxe . --no-action
   - opam install haxe --deps-only
   # Build haxe
+  - git checkout 4.0.0-preview.2
+  - git submodule update --init --recursive
   - make package_src -s
   - opam config exec -- make -s STATICLINK=1 libs
   - opam config exec -- make -s -j STATICLINK=1 haxe