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 45a16db commit 9a5c367Copy full SHA for 9a5c367
.travis.yml
@@ -3,4 +3,4 @@ elixir: '1.6'
3
before_install:
4
- git clone git://github.com/thumbor/thumbor.git
5
- cd thumbor
6
- - python setup.py install
+ - python setup.py install --install-dir='.'
0 commit comments