Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fad3811

Browse files
committed
print public key
1 parent 9e2ce16 commit fad3811

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ cache: pip
1919
install:
2020
- pip install -r dev_requirements.txt
2121
script:
22+
- echo $STREAM_KEY
2223
- py.test -lv --cov=./
2324
after_script:
2425
- "pep8 --exclude=migrations --ignore=E501,E225,W293 stream"

0 commit comments

Comments
 (0)