Skip to content
This repository has been archived by the owner on Nov 25, 2022. It is now read-only.

Commit

Permalink
try circlerun
Browse files Browse the repository at this point in the history
  • Loading branch information
hpk42 committed Apr 2, 2019
1 parent 3aff346 commit ef350e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci_scripts/run_all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export NINJA_BUILD_DIR=.docker-corebuild
export TOXWORKDIR=.docker-tox
[ -d "$NINJA_BUILD_DIR" ] && rm -rf "$NINJA_BUILD_DIR"

meson -Drpgp=true "$NINJA_BUILD_DIR" .
meson $MESONARGS -Drpgp=true "$NINJA_BUILD_DIR" .

pushd $NINJA_BUILD_DIR
ninja
Expand Down

0 comments on commit ef350e2

Please sign in to comment.