We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ee2c58 commit 5abd248Copy full SHA for 5abd248
.travis.yml
@@ -94,6 +94,7 @@ matrix:
94
- $TRAVIS_BUILD_DIR/ci/travis_script_cpp.sh
95
# Build Arrow Java to test the pyarrow<->JVM in-process bridge
96
- $TRAVIS_BUILD_DIR/ci/travis_script_java.sh
97
+ - $TRAVIS_BUILD_DIR/ci/travis_script_gandiva_cpp.sh
98
# Only run Plasma tests with valgrind in one of the Python builds because
99
# they are slow
100
- export PLASMA_VALGRIND=0
0 commit comments