Disable travis docs checks for now
This commit is contained in:
parent
a43a93315f
commit
dfed9bf832
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue