Fix clone in CI script
This commit is contained in:
@@ -32,7 +32,7 @@ before_install:
|
||||
- haxelib dev nme ~/nme
|
||||
- git clone https://github.com/haxenme/nme-dev ~/nme-dev --depth 1
|
||||
- haxelib dev nme-dev ~/nme-dev
|
||||
- git clone https://github.com/haxenme/lime-tools ~/lime-tools --depth 1
|
||||
- git clone https://github.com/openfl/lime-tools ~/lime-tools --depth 1
|
||||
- haxelib dev lime-tools ~/lime-tools
|
||||
- haxelib dev lime $TRAVIS_BUILD_DIR
|
||||
- cd $TRAVIS_BUILD_DIR/script
|
||||
|
||||
Reference in New Issue
Block a user