Alexander Kuzmenko 7 years ago
parent
commit
c1f405c630
1 changed files with 1 additions and 3 deletions
  1. 1 3
      .travis.yml

+ 1 - 3
.travis.yml

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