Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
${VAR}
{$VAR}
1 parent 0ad8692 commit 1cc50e1Copy full SHA for 1cc50e1
circle.yml
@@ -2,7 +2,7 @@ machine:
2
3
environment:
4
5
- PLOTLY_PACKAGE_ROOT: /home/ubuntu/{$CIRCLE_PROJECT_REPONAME}
+ PLOTLY_PACKAGE_ROOT: /home/ubuntu/${CIRCLE_PROJECT_REPONAME}
6
PLOTLY_CONFIG_DIR: ${HOME}/.plotly
7
PLOTLY_PYTHON_VERSIONS: 2.7.8 3.3.3 3.4.1
8
PLOTLY_CORE_REQUIREMENTS_FILE: ${PLOTLY_PACKAGE_ROOT}/requirements.txt
0 commit comments