diff options
author | Robert Newson <robert.newson@cloudant.com> | 2013-01-23 12:13:48 +0000 |
---|---|---|
committer | Robert Newson <robert.newson@cloudant.com> | 2013-01-23 12:13:48 +0000 |
commit | b2e931fd318ef32af61fa9f02f7e5411549abc07 (patch) | |
tree | a3d733f95694a2bbdb045806d0229320e605da07 | |
parent | e59d8bb91058a6fda238825d5edba0c99a1ebb6a (diff) |
test on supported travis thingies
-rw-r--r-- | .travis.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index f0749bfe..0f075cfc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,5 +24,5 @@ notifications: irc: "irc.freenode.org#cloudant" otp_release: - - R14B01 - - R15B01 + - R14B04 + - R15B02 |