Disable travis docs checks for now

This commit is contained in:
Toshio Kuratomi 2015-07-01 07:25:02 -07:00 committed by Matt Clay
parent a43a93315f
commit dfed9bf832

View file

@ -13,4 +13,4 @@ script:
- python2.4 -m compileall -fq -x 'cloud/|monitoring/zabbix.*\.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
#- ./test-docs.sh extras