Skip to content

Commit

Permalink
reduce the number of testers
Browse files Browse the repository at this point in the history
  • Loading branch information
japaric committed Apr 8, 2018
1 parent 9d673d0 commit 65c8871
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,8 @@ matrix:
os: osx

# Tests
- env: TARGET=i686-unknown-linux-gnu
rust: nightly
- env: TARGET=i686-unknown-linux-musl
rust: nightly
- env: TARGET=x86_64-unknown-linux-gnu
rust: nightly
- env: TARGET=x86_64-unknown-linux-musl
rust: nightly

install:
- bash ci/install.sh
Expand Down

0 comments on commit 65c8871

Please sign in to comment.