aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorLuis Rascao <[email protected]>2016-12-27 18:45:26 +0000
committerLuis Rascao <[email protected]>2017-01-03 00:25:07 +0000
commit4e0a7e80605b3ebd85da7712039938af99674f76 (patch)
treeee1ac30d0a9e48d26d058778785386c043061e02 /.travis.yml
parent6ab0a497ffbd60d80b364c3d5b45ea82328e634b (diff)
downloadrelx-4e0a7e80605b3ebd85da7712039938af99674f76.tar.gz
relx-4e0a7e80605b3ebd85da7712039938af99674f76.tar.bz2
relx-4e0a7e80605b3ebd85da7712039938af99674f76.zip
Add test coverage for long node name releases
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: