We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4513619 commit 809dfe5Copy full SHA for 809dfe5
.travis.yml
@@ -2,4 +2,4 @@ language: python
2
python:
3
- "3.4"
4
script:
5
- - python cb_API_MERGER.py
+ - python cb_API_MERGER.py < testing.txt
0 commit comments