Skip to content

Commit

Permalink
Remove erroneous "fi"
Browse files Browse the repository at this point in the history
  • Loading branch information
crosiek authored and micanzhang committed Sep 11, 2018
1 parent 77bc537 commit 6a82587
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ before_install:
sudo apt-get -qq -f install &&
sudo apt-get -qq install emacs25;
fi
fi
- if cargo install --list | grep '^cargo-script ' >/dev/null; then
true;
else
Expand Down

0 comments on commit 6a82587

Please sign in to comment.