diff options
author | Tristan Sloughter <tristan.sloughter@gmail.com> | 2014-11-23 10:00:04 -0600 |
---|---|---|
committer | Tristan Sloughter <tristan.sloughter@gmail.com> | 2014-11-23 10:00:04 -0600 |
commit | 38f40f2cc25d10bde2c7178ba500a127687da0ec (patch) | |
tree | f76ce016e25ae5ae78086632dd96e73b4a75f207 /.travis.yml | |
parent | 6ec98e0b69b5a9000ff59e4a48981af2cc47493d (diff) | |
parent | 82ee0dbe9cb5b622966f46a0fd19c92dcd9e8cd1 (diff) |
Merge pull request #10 from kxepal/patch-1
Add Erlang R14B04 for Travis CI
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 798ee54..1135f6e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ otp_release: - R16B02 - R16B01 - R15B01 + - R14B04 script: make travis branches: only: |