Skip to content

Commit

Permalink
Merge pull request #398 from BBN-Q/develop
Browse files Browse the repository at this point in the history
2019.2 Preparation
  • Loading branch information
grahamrow authored Oct 28, 2019
2 parents c78558f + e9271fa commit 66ea223
Show file tree
Hide file tree
Showing 44 changed files with 3,385 additions and 433 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ install:
# - echo "Database file at $BBN_DB"
- hash -r
- conda config --set always_yes yes --set changeps1 no
- conda install -c anaconda setuptools
- conda update -q conda
# Useful for debugging any issues with conda
- conda info -a
Expand All @@ -35,7 +36,7 @@ install:
- pip install git+https://github.com/BBN-Q/bbndb.git
- pip install git+https://github.com/BBN-Q/QGL.git@develop
- pip install git+https://github.com/spatialaudio/nbsphinx.git@master
- pip install pyvisa coveralls scikit-learn pyusb future python-usbtmc setproctitle
- pip install pyvisa coveralls scikit-learn pyusb future python-usbtmc setproctitle progress serial
- export GIT_LFS_SKIP_SMUDGE=0
- export PYTHONPATH=$PYTHONPATH:$PWD/src

Expand Down
Binary file added doc/example.sqlite
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit 66ea223

Please sign in to comment.