Skip to content

Commit 9a5c367

Browse files
committed
install locally
1 parent 45a16db commit 9a5c367

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ elixir: '1.6'
33
before_install:
44
- git clone git://github.com/thumbor/thumbor.git
55
- cd thumbor
6-
- python setup.py install
6+
- python setup.py install --install-dir='.'

0 commit comments

Comments
 (0)