Browse Source

Merge branch 'master' of github.com:synrc/mad

5HT 5 years ago
parent
commit
a7b8330775
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -6,3 +6,5 @@ script:
   - "curl -fsSL https://raw.github.com/synrc/mad/master/mad > mad"
   - "chmod +x mad"
   - "./mad dep com"
+  - "make"
+