summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorTristan Sloughter <tristan.sloughter@gmail.com>2014-11-23 14:47:25 -0600
committerTristan Sloughter <tristan.sloughter@gmail.com>2014-11-23 14:47:25 -0600
commit79192124cfbe1c017a5e5c4910cb51b7fde42e84 (patch)
tree3cc413305cba1da9549a4703cb9e8372b7c7893d /.travis.yml
parentb8ada39c3661ccb2875fac54a2b916af9fb6ccff (diff)
parent7e01094ca1727345bf82f50c7e87febcf59283c0 (diff)
Merge pull request #20 from tsloughter/master
fix plugin module template, add merl to escript, upgrade erlydtl
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml6
1 files changed, 2 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index 1135f6e..2ee3458 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,10 +1,8 @@
language: erlang
otp_release:
- 17.0
- - R16B02
- - R16B01
- - R15B01
- - R14B04
+ - R16B03-1
+ - R15B03
script: make travis
branches:
only: