let lix manage travix
This commit is contained in:
@@ -13,10 +13,10 @@ jobs:
|
||||
- linux
|
||||
# - osx
|
||||
install:
|
||||
- npm i -g lix haxe-travix
|
||||
- npm i -g lix
|
||||
- lix download
|
||||
script:
|
||||
- travix node -lib hx3compat
|
||||
- lix run travix node -lib hx3compat
|
||||
|
||||
- stage: deploy
|
||||
language: haxe
|
||||
|
@@ -1,6 +1,6 @@
|
||||
-D travix=0.12.2
|
||||
# @install: lix --silent download "haxelib:/travix#0.12.2" into travix/0.12.2/haxelib
|
||||
# @post-install: cd ${HAXE_LIBCACHE}/travix/0.12.2/haxelib && haxe -cp src --run travix.PostDownload
|
||||
# @run: haxelib run-dir travix ${HAXE_LIBCACHE}/travix/0.12.2/haxelib
|
||||
# @install: lix --silent download "gh://github.com/back2dos/travix#f46e67b6330d2e85b487a9fd512b10e4e0f1058f" into travix/0.12.2/github/f46e67b6330d2e85b487a9fd512b10e4e0f1058f
|
||||
# @post-install: cd ${HAXE_LIBCACHE}/travix/0.12.2/github/f46e67b6330d2e85b487a9fd512b10e4e0f1058f && haxe -cp src --run travix.PostDownload
|
||||
# @run: haxelib run-dir travix ${HAXE_LIBCACHE}/travix/0.12.2/github/f46e67b6330d2e85b487a9fd512b10e4e0f1058f
|
||||
-lib tink_cli
|
||||
-cp ${HAXE_LIBCACHE}/travix/0.12.2/haxelib/src
|
||||
-cp ${HAXE_LIBCACHE}/travix/0.12.2/github/f46e67b6330d2e85b487a9fd512b10e4e0f1058f/src
|
||||
|
Reference in New Issue
Block a user