summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorToshio Kuratomi <toshio@fedoraproject.org>2015-07-21 07:02:50 -0700
committerToshio Kuratomi <toshio@fedoraproject.org>2015-07-21 07:02:50 -0700
commit45f1c7903a811945cd5b4018ddd679b48e16a4da (patch)
tree5537882a8c046b351a957d717e71eaa33b1e0e10 /.travis.yml
parent79173ac18de66bcdb6c25729fb4561c772d37cab (diff)
downloadansible-modules-extras-45f1c7903a811945cd5b4018ddd679b48e16a4da.tar.gz
dnf rewrite requires 2.6 and above (dnf bindings require 2.6 and above as well)
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 057524c4..409c2445 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,7 +10,7 @@ addons:
- python2.4
- python2.6
script:
- - python2.4 -m compileall -fq -x 'cloud/|monitoring/zabbix.*\.py|/layman\.py|/maven_artifact\.py|clustering/consul.*\.py|notification/pushbullet\.py' .
+ - python2.4 -m compileall -fq -x 'cloud/|monitoring/zabbix.*\.py|/dnf\.py|/layman\.py|/maven_artifact\.py|clustering/consul.*\.py|notification/pushbullet\.py' .
- python2.6 -m compileall -fq .
- python2.7 -m compileall -fq .
#- ./test-docs.sh extras