THRIFT-1952 Travis CI (.travis.yml)
authorRoger Meier <roger@apache.org>
Sat, 4 May 2013 22:59:08 +0000 (00:59 +0200)
committerRoger Meier <roger@apache.org>
Sat, 4 May 2013 22:59:08 +0000 (00:59 +0200)
Patch: Roger Meier
disable python

.travis.yml

index 0da39a6..dae0692 100644 (file)
@@ -58,7 +58,7 @@ script:
 #  - export PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/var/lib/gems/1.9.1/bin
 #  - sh configure RUBY=/usr/bin/ruby1.9.1 RAKE=/usr/bin/rake1.9.1
 # TODO: fix these languages
-  - sh configure --without-ruby --without-haskell --without-perl --without-php
+  - sh configure --without-ruby --without-haskell --without-perl --without-php  --without-python
   - make
   - make dist
   - make check