Skip to content

Commit

Permalink
Merge pull request #28 from kpcyrd/rb
Browse files Browse the repository at this point in the history
Reenable reprotest
  • Loading branch information
kpcyrd committed Feb 20, 2018
2 parents 8a59e3e + 821af3a commit 58018ca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ matrix:
- os: linux
rust: stable
env: TARGET=x86_64-unknown-linux-gnu BUILD_MODE=boxxy
#- os: linux
# rust: stable
# env: TARGET=x86_64-unknown-linux-gnu BUILD_MODE=reprotest
- os: linux
rust: stable
env: TARGET=x86_64-unknown-linux-gnu BUILD_MODE=reprotest
- os: linux
rust: stable
env: TARGET=x86_64-unknown-linux-gnu BUILD_MODE=musl
Expand Down

0 comments on commit 58018ca

Please sign in to comment.