mirror of
https://github.com/sprockets/sprockets.mixins.avro-publisher.git
synced 2025-02-18 03:00:27 +00:00
Do we not even need this?
This commit is contained in:
parent
68ca9c2062
commit
9349643622
1 changed files with 0 additions and 8 deletions
|
@ -9,14 +9,6 @@ services:
|
|||
- rabbitmq
|
||||
install:
|
||||
- pip install -r requires/testing.txt -e .
|
||||
- pwd
|
||||
- ls -al
|
||||
- ls -al sprockets/mixins/*
|
||||
- git clone --depth=50 --branch=master https://github.com/sprockets/sprockets.mixins.amqp.git
|
||||
- ln -s sprockets.mixins.amqp/sprockets/mixins/amqp sprockets/mixins/amqp
|
||||
- git clone --depth=50 --branch=master https://github.com/sprockets/sprockets.mixins.http.git
|
||||
- ln -s sprockets.mixins.http/sprockets/mixins/http sprockets/mixins/http
|
||||
- ls -al sprockets/mixins/*
|
||||
script:
|
||||
- nosetests
|
||||
after_success:
|
||||
|
|
Loading…
Reference in a new issue