Namdak Tonpa 6 years ago
parent
commit
40607c1e54
1 changed files with 2 additions and 8 deletions
  1. 2 8
      .travis.yml

+ 2 - 8
.travis.yml

@@ -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"