Skip to content

Commit b19ced6

Browse files
author
Martin Cox
authored
Update .travis.yml
1 parent 9184f76 commit b19ced6

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.travis.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
language: erlang
2-
script: "make test"
3-
notifications:
4-
webhooks: http://basho-engbot.herokuapp.com/travis?key=8b53d962594d0253d20002380cfb837fb81b928b
5-
62
otp_release:
7-
- R15B01
8-
- R15B
9-
- R14B04
3+
- 20.3.8
4+
script:
5+
- chmod u+x rebar3
6+
- ./rebar3 do upgrade, compile, dialyzer, xref, eunit
7+
notifications:
8+
slack:
9+
secure: SE0EMU9HenZlLBuNg7l6WLMxJPkfyAEGgodvAqMEuQmICtrh1nV019D/A8ykejYYPPsJafWVOfypOSDrSHCndzXvEZvU8l45nJ6XLdUdrDYEmvcSqN3EqmVSsuf9H3g99bvKygXaY27MkTS5ixLil7PzybG+YpwMnQGcQxYo5Eg=

0 commit comments

Comments
 (0)