mirror of
https://github.com/nlohmann/json.git
synced 2026-03-05 00:36:28 +00:00
no directory change
This commit is contained in:
@@ -85,7 +85,7 @@ cache:
|
||||
|
||||
install:
|
||||
- DEPS_DIR="${TRAVIS_BUILD_DIR}/deps"
|
||||
- mkdir -p ${DEPS_DIR} && cd ${DEPS_DIR}
|
||||
- mkdir -p ${DEPS_DIR}
|
||||
|
||||
- if [[ "${COMPILER}" != "" ]]; then export CXX=${COMPILER}; fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user