Skip to content
Snippets Groups Projects
Commit 855d6c55 authored by nimrod's avatar nimrod
Browse files

- Trying to use Python 3.2.

parent 0390260e
No related branches found
No related tags found
No related merge requests found
---
language: python
python: "2.7"
python: ["2.7", "3.2"]
dist: trusty
sudo: True
group: beta
......@@ -12,6 +12,9 @@ env:
driver: vagrant
- driver: docker
platform: all
matrix:
allow_failures:
- python: "3.2"
cache:
- pip
- directories:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment