mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
[AAE-11274] remove unnecessary var export (#8074)
* [AAE-11274] remove unnecessary var export * trigger travis * trigger travis [affected:*]
This commit is contained in:
parent
310b04919e
commit
0cb21d61a8
@ -2,7 +2,7 @@
|
|||||||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||||
|
|
||||||
cd "$DIR/../"
|
cd "$DIR/../"
|
||||||
export BROWSER_RUN=false
|
BROWSER_RUN=false
|
||||||
DEVELOPMENT=false
|
DEVELOPMENT=false
|
||||||
LITESERVER=false
|
LITESERVER=false
|
||||||
EXEC_VERSION_JSAPI=false
|
EXEC_VERSION_JSAPI=false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user