mirror of
https://github.com/nophead/Mendel90.git
synced 2025-08-11 07:44:03 +02:00
add python 3.2 and 3.3 to the tested versions
This commit is contained in:
@@ -4,6 +4,8 @@ language: python
|
|||||||
python:
|
python:
|
||||||
- "2.6"
|
- "2.6"
|
||||||
- "2.7"
|
- "2.7"
|
||||||
|
- "3.2"
|
||||||
|
- "3.3"
|
||||||
before_install:
|
before_install:
|
||||||
- sudo add-apt-repository -y ppa:chrysn/openscad
|
- sudo add-apt-repository -y ppa:chrysn/openscad
|
||||||
- sudo apt-get update -qq
|
- sudo apt-get update -qq
|
||||||
|
Reference in New Issue
Block a user