1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-09-20 17:26:15 +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
commit 1fb2048476
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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: