Skip to content

Commit

Permalink
chore:correct ci yaml
Browse files Browse the repository at this point in the history
Signed-off-by: detailyang <detailyang@gmail.com>
  • Loading branch information
detailyang committed Jul 31, 2020
1 parent 9ee8bbf commit 30b6c3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ matrix:
jobs:
fast_finish: true
compiler:
- gcc
- musl-gcc
- gcc
- musl-gcc
install:
- rustup target add x86_64-unknown-linux-musl
- cargo test
Expand Down

0 comments on commit 30b6c3d

Please sign in to comment.