Skip to content

Commit

Permalink
updated the travis yml would rollback later
Browse files Browse the repository at this point in the history
  • Loading branch information
harrydevnull committed Mar 28, 2017
1 parent 1161348 commit c287c5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ before_install:


install:
- (cargo install rustfmt || true)
- (cargo install rustfmt --force || true)
- PATH=$PATH:/home/travis/.cargo/bin

script:
Expand Down

0 comments on commit c287c5d

Please sign in to comment.