Skip to content

Commit 94b52de

Browse files
committed
removes unnecessary travis commands
1 parent 2f84b40 commit 94b52de

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,5 @@ jobs:
2525
elixir: 1.7.3
2626
otp_release: 21.0
2727
script:
28-
- set +e
2928
- mix format --check-formatted
3029
- mix credo --strict
31-
- set -e

0 commit comments

Comments
 (0)