@@ -1,10 +1,4 @@
language: erlang
otp_release:
- - R16B
-notifications:
- email:
- - maxim@synrc.com
- - doxtop@synrc.com
- irc: "chat.freenode.net#n2o"
-install: "rebar get-deps compile"
-script: "rebar compile"
+ - R19.3
+script: "curl -fsSL https://raw.github.com/synrc/mad/master/mad > mad && chmod +x mad && ./mad dep com"