Skip to content

Commit

Permalink
TMP use analytics branch
Browse files Browse the repository at this point in the history
  • Loading branch information
tbekolay committed Sep 30, 2022
1 parent 3debe1a commit 1ba133d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .nengobones.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ travis_yml:
3zw7kganRPIu7kpreUE908Yj2gHqCxWlI3AhfuU/ZiW7S1oMztjt+abaEJN/yPgyQqFbk6C9ml5l2LOg21\
ACU1BFlpimHb8UhXKL6pK+NaIAmlpifwhpJifAUe5Ij1+8v3BfWkVG73j19h3hA1m2XSIO6RXpOkUZpGSa\
TmMnx2kr+W2msM6VtAvL2dSS82ueTlrvy1F6AY3JNnXUgU="
bones_install: git+https://github.com/nengo/nengo-bones.git@analytics

ci_scripts:
- template: static
Expand Down
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ before_install:
# fixes setuptools bug, see https://github.com/pypa/setuptools/issues/3293
- pip install "importlib-metadata>=0.21"
# install/run nengo-bones
- pip install git+https://github.com/nengo/nengo-bones#egg=nengo-bones
- pip install git+https://github.com/nengo/nengo-bones.git@analytics
- bones-generate --output-dir .ci ci-scripts
- bones-check --verbose
# display environment info
Expand Down

0 comments on commit 1ba133d

Please sign in to comment.