summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index 2ba5e0dd6..d7342dbf4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,10 +7,6 @@ otp_release:
sudo: false
-env:
- - ELIXIR_ERL_OPTIONS=""
- - ELIXIR_ERL_OPTIONS="+T 9"
-
script: "make compile && rm -rf .git && make test"
notifications: