1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-08-06 15:43:39 +02:00

Merge pull request #525 from lethliel/python3_activate_travis_tests

[python3] reactivate python3.x tests
This commit is contained in:
Marco Strigl
2019-04-15 15:20:04 +02:00
committed by GitHub

View File

@@ -1,9 +1,9 @@
language: python
python:
- '2.7'
#- '3.3'
#- '3.4'
#- 3.5-dev
- '3.3'
- '3.4'
- '3.6'
addons:
apt:
packages: