Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/qdev-dk/Qcodes into array…
Browse files Browse the repository at this point in the history
…_val
  • Loading branch information
AdriaanRol committed Sep 23, 2016
2 parents 90406fc + 474158b commit 8efc95b
Show file tree
Hide file tree
Showing 9 changed files with 3,209 additions and 42 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,11 @@ script:
- python qcodes/test.py --skip-coverage
- python qcodes/test.py --mp-spawn
after_success:
# codecov
# install codacy coverage plugin only on traivs
- pip install codacy-coverage
- cd qcodes
- coverage xml
- python-codacy-coverage -r coverage.xml
# codecvo
- bash <(curl -s https://codecov.io/bash) -t c3b231db-2db3-4560-a477-6edcf4cf5ad1
#
# build the docs, one dir up
- cd ../
- make -f docs/Makefile gh-pages
1,658 changes: 1,658 additions & 0 deletions docs/examples/Qcodes example ATS_ONWORK.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit 8efc95b

Please sign in to comment.