Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Commit f4f2487

Browse files
committed
Another CI fix attempt
1 parent 4b07f7b commit f4f2487

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ rust:
44
- beta
55
- nightly
66
script:
7-
- LZMA_API_STATIC=1 cargo build
7+
- export LZMA_API_STATIC=1
8+
- cargo build
89
- ./test.sh

0 commit comments

Comments
 (0)