diff --git a/.travis.yml b/.travis.yml index 61b7be3e..1299c76b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,9 +1,5 @@ language: erlang -notifications: - webhooks: http://basho-engbot.herokuapp.com/travis?key=be744efd0a393f30d77d2e0076c8456be272e209 - email: eng@basho.com +script: + - make test otp_release: - - 18.3 - - 17.5 - R16B03 - - R15B03