Skip to content

Commit

Permalink
Fix travis; Fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
emerali committed Aug 3, 2018
1 parent 6bf5869 commit 158ecf7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ deploy:
condition: $TRAVIS_PYTHON_VERSION == '3.6'
- provider: releases
skip-cleanup: true
github-token: "$GITHUB_TOKEN"
api-key: "$GITHUB_TOKEN"
file:
- dist/*.whl
- dist/*.tar.gz
Expand Down
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Version: |release|
installation
tutorial
_examples/tutorial_quantum_ising.ipynb
_examples/tutorial_2qubitsComplex.ipynb
_examples/tutorial_qubits.ipynb
theory


Expand Down

0 comments on commit 158ecf7

Please sign in to comment.