diff options
author | Tristan Sloughter <t@crashfast.com> | 2014-11-23 14:14:37 -0600 |
---|---|---|
committer | Tristan Sloughter <t@crashfast.com> | 2014-11-23 14:16:51 -0600 |
commit | 7e01094ca1727345bf82f50c7e87febcf59283c0 (patch) | |
tree | 3cc413305cba1da9549a4703cb9e8372b7c7893d | |
parent | 4f3c5fc68f651c03f60771e5c04bfe22ecd60646 (diff) |
update travis to support elrydtl 0.9.4 by removing R14
-rw-r--r-- | .travis.yml | 6 |
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: |