can I mix docker with python?

This commit is contained in:
diginc 2016-07-18 11:17:50 -05:00
parent b41dd1bf8c
commit 1e5a8a2762
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
sudo: required
services:
- docker
language: python
python:
- "2.7"