diff options
author | Luis Rascao <[email protected]> | 2019-03-31 23:09:43 +0100 |
---|---|---|
committer | Luis Rascao <[email protected]> | 2019-03-31 23:13:20 +0100 |
commit | 00af9bafb2c22f78eb0a02ff89752705e781c20f (patch) | |
tree | 547d9acda96d31fb025a0e02c9f0fb3679844459 | |
parent | 70a916886156f2f4fe8ee8812fb00a2c648d0ba6 (diff) | |
download | relx-00af9bafb2c22f78eb0a02ff89752705e781c20f.tar.gz relx-00af9bafb2c22f78eb0a02ff89752705e781c20f.tar.bz2 relx-00af9bafb2c22f78eb0a02ff89752705e781c20f.zip |
Add travis.dev host
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 0004695..e1a31d1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -35,6 +35,8 @@ branches: - master addons: hostname: travis.dev + hosts: + - travis.dev notifications: email: |