set toolchain

This commit is contained in:
Felix Ableitner 2020-12-10 00:17:55 +01:00
parent 7aa686b650
commit b7563bfbf5
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ steps:
LEMMY_DATABASE_URL: postgres://lemmy:password@localhost:5432/lemmy
RUST_BACKTRACE: 1
RUST_TEST_THREADS: 1
CARGO_BUILD_TARGET: x86_64-unknown-linux-musl
commands:
- ls -la
- id