1
0
Fork 0
mirror of https://github.com/lise-henry/crowbook synced 2024-04-25 06:35:13 +02:00

Fix(?) travis config

This commit is contained in:
Elisabeth Henry 2020-07-07 10:43:42 +02:00
parent 3911155b2e
commit b10557979f

View File

@ -18,7 +18,7 @@ main() {
test -f Cargo.lock || cargo generate-lockfile
# TODO Update this to build the artifacts that matter to you
cross build --target $TARGET --release -- -C lto
cross build --target $TARGET --release
# TODO Update this to package the right artifacts
cp target/$TARGET/release/crowbook* $stage/