Disable travis docs checks

This commit is contained in:
Toshio Kuratomi 2015-07-01 07:24:39 -07:00
parent 02b6df3160
commit 1b21e37fcb

View file

@ -14,4 +14,4 @@ script:
- python2.4 -m compileall -fq cloud/amazon/_ec2_ami_search.py cloud/amazon/ec2_facts.py
- python2.6 -m compileall -fq .
- python2.7 -m compileall -fq .
- ./test-docs.sh core
#- ./test-docs.sh core