Skip to content

Commit b5ff935

Browse files
committed
DO NOT MERGE make travis run the musl build
drop this when approved
1 parent 9e2c65a commit b5ff935

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ matrix:
4242
- { <<: *linux, env: SKIP_TESTS=1 TARGET=mips64-unknown-linux-gnuabi64 }
4343
- { <<: *linux, env: SKIP_TESTS=1 TARGET=mips64el-unknown-linux-gnuabi64 }
4444
- { <<: *linux, env: SKIP_TESTS=1 TARGET=s390x-unknown-linux-gnu }
45-
- { <<: *linux, env: SKIP_TESTS=1 TARGET=x86_64-unknown-linux-musl }
45+
- { os: linux, env: SKIP_TESTS=1 TARGET=x86_64-unknown-linux-musl }
4646
- { <<: *linux, env: SKIP_TESTS=1 TARGET=arm-linux-androideabi }
4747
- { <<: *linux, env: SKIP_TESTS=1 TARGET=armv7-linux-androideabi }
4848
- { <<: *linux, env: SKIP_TESTS=1 TARGET=aarch64-linux-android }

0 commit comments

Comments
 (0)