Skip to content

Commit 4e138ae

Browse files
eksperimentalwhatyouhide
authored andcommitted
Make .travis.yml valid (#8726)
1 parent 3d5b341 commit 4e138ae

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.travis.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,5 @@ script:
3333
- ELIXIRC_OPTS="--warnings-as-errors" ERLC_OPTS="+warning_as_errors" make compile
3434
- make test
3535
- dialyzer -pa lib/elixir/ebin --build_plt --output_plt elixir.plt --apps lib/elixir/ebin/elixir.beam lib/elixir/ebin/Elixir.Kernel.beam
36-
3736
# Check for reproducible builds only in the latest OTP release
3837
- if [ -n "$CHECK_REPRODUCIBLE" ]; then make check_reproducible; fi
39-
40-
notifications:
41-
recipients:
42-
- jose.valim@gmail.com
43-
- eric.meadows.jonsson@gmail.com
44-
- lexmag@me.com
45-
- an.leopardi@gmail.com

0 commit comments

Comments
 (0)