Browse Source

Tell travis how to test erlydtl.

Andreas Stenius 11 years ago
parent
commit
666b545741
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -6,3 +6,4 @@ otp_release:
   - R13B04
   - R12B-5
   - R12B-2
+script: "make test"