mirror of
https://github.com/budtmo/docker-android.git
synced 2026-07-28 15:27:46 +00:00
Added docker in travis.yml
This commit is contained in:
@@ -3,6 +3,11 @@ language: python
|
||||
python:
|
||||
- "3.5"
|
||||
|
||||
sudo: required
|
||||
|
||||
services:
|
||||
- docker
|
||||
|
||||
install: "pip install -r requirements.txt"
|
||||
|
||||
script: bash travis.sh
|
||||
|
||||
Reference in New Issue
Block a user