kopia lustrzana https://github.com/gaul/s3proxy
Use Travis container-based infrastructure
rodzic
103f949627
commit
871b4e54ca
|
@ -1,5 +1,8 @@
|
|||
sudo: false
|
||||
language: java
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -qq python-pip python-virtualenv libevent-dev
|
||||
addons:
|
||||
apt_packages:
|
||||
- python-pip
|
||||
- python-virtualenv
|
||||
- libevent-dev
|
||||
after_script: src/test/resources/run-s3-tests.sh
|
||||
|
|
Ładowanie…
Reference in New Issue