aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorKamil Kieliszczyk <[email protected]>2014-02-19 10:39:30 +0100
committerKamil Kieliszczyk <[email protected]>2014-02-19 10:39:30 +0100
commitbf96ba9875ba2205677e6d9e4ac23e3e225f1ec0 (patch)
tree159a3154a8a62057441bff4fa2d292c19f959d11 /.travis.yml
parent7a72face048677ff0454dd9055c4f54a283e70c0 (diff)
downloadrelx-bf96ba9875ba2205677e6d9e4ac23e3e225f1ec0.tar.gz
relx-bf96ba9875ba2205677e6d9e4ac23e3e225f1ec0.tar.bz2
relx-bf96ba9875ba2205677e6d9e4ac23e3e225f1ec0.zip
Add R16B03, R16B03-1 and 17.0-rc1 to .travis.yml
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 9b12a1c..9833c26 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,8 @@
language: erlang
otp_release:
+ - 17.0-rc1
+ - R16B03-1
+ - R16B03
- R16B02
- R16B01
- R16B
@@ -21,4 +24,4 @@ notifications:
channels:
- "irc.freenode.org#erlware"
use_notice: true
- skip_join: true \ No newline at end of file
+ skip_join: true