mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-23 21:39:10 -04:00
minor update
This commit is contained in:
parent
82a417f1f0
commit
c1fa2bbc38
1 changed files with 2 additions and 2 deletions
|
@ -40,10 +40,10 @@ install:
|
|||
else
|
||||
cp -rf $HOME/third_party $TRAVIS_BUILD_DIR;
|
||||
fi
|
||||
- cd $TRAVIS_BUILD_DIR/build
|
||||
- make build -s > /dev/null
|
||||
before_script:
|
||||
- cd $TRAVIS_BUILD_DIR/build
|
||||
- source ci/toolchain_env.sh
|
||||
- make build -s > /dev/null
|
||||
stages:
|
||||
- test
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue