Skip to content

Commit aa90e3b

Browse files
author
goldsmdn
committed
import qiskit in travis
1 parent fdae526 commit aa90e3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ python:
55
# command to install dependencies
66
install:
77
pip install requests pyyaml pytest pytest-cov
8+
pip install qiskit
89
# command to run tests
910
script:
1011
# need to change directory

0 commit comments

Comments
 (0)