We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c8f05a commit 5095a8eCopy full SHA for 5095a8e
.travis.yml
@@ -10,6 +10,7 @@ install:
10
- python setup.py install
11
- pip install pyyaml
12
- pip install flask
13
+- pip install six
14
before_script:
15
- mkdir prism
16
- mkdir prism/bin
0 commit comments