minor update

This commit is contained in:
Blaise Tine 2024-05-02 18:25:10 -07:00
parent b68d32b83c
commit 42202e2940

View file

@ -62,6 +62,7 @@ jobs:
cp -r $HOME/third_party $TRAVIS_BUILD_DIR;
fi
script:
- source $HOME/build32/ci/toolchain_env.sh
- make -C $HOME/build32 build -s > /dev/null
- make -C $HOME/build64 build -s > /dev/null
- stage: test