aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index e1e06be..ce1ef9b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,5 @@
language: erlang
+sudo: required
otp_release:
- 19.1
- 18.3
@@ -12,6 +13,8 @@ script: "./rebar3 update && ./rebar3 ct"
branches:
only:
- master
+addons:
+ hostname: travis.dev
notifications:
email: