Skip to content

Commit

Permalink
It's not my day.
Browse files Browse the repository at this point in the history
  • Loading branch information
vext01 committed Apr 29, 2019
1 parent 859ad98 commit e13e26d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildbot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ set -e
tar jxf /opt/ykrustc-bin-snapshots/ykrustc-stage2-latest.tar.bz2
export PATH=`pwd`/ykrustc-stage2-latest/bin:${PATH}

rustfmt --all -- --check
cargo fmt --all -- --check
cargo test

0 comments on commit e13e26d

Please sign in to comment.