Disable travis docs checks
This commit is contained in:
parent
02b6df3160
commit
1b21e37fcb
1 changed files with 1 additions and 1 deletions
|
@ -14,4 +14,4 @@ script:
|
||||||
- python2.4 -m compileall -fq cloud/amazon/_ec2_ami_search.py cloud/amazon/ec2_facts.py
|
- python2.4 -m compileall -fq cloud/amazon/_ec2_ami_search.py cloud/amazon/ec2_facts.py
|
||||||
- python2.6 -m compileall -fq .
|
- python2.6 -m compileall -fq .
|
||||||
- python2.7 -m compileall -fq .
|
- python2.7 -m compileall -fq .
|
||||||
- ./test-docs.sh core
|
#- ./test-docs.sh core
|
||||||
|
|
Loading…
Reference in a new issue