Skip to content

Commit

Permalink
whassup
Browse files Browse the repository at this point in the history
  • Loading branch information
quodlibetor committed Jun 22, 2020
1 parent 262eab1 commit e0caf26
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/github.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ FEATURES=(std serde clock "alloc serde")
RUST_113_FEATURES=(rustc-serialize serde)

main() {
echo "ENV %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%" >&2
env | sort >&2
if [[ $RUST_VERSION != 1.13.0 ]]; then
if [[ $KIND == lint ]]; then
do_lints
Expand Down

0 comments on commit e0caf26

Please sign in to comment.