aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2012-01-04 23:23:22 +0100
committerLoïc Hoguin <[email protected]>2012-01-04 23:23:22 +0100
commit5c101560dfffe56c3d27b430761145faefb73405 (patch)
tree090abd61d5fabb876076345ab39100ca2667cdc6
parentbd8f31ed07f50d924788cb196fb4184accbfc4a2 (diff)
downloadcowboy-5c101560dfffe56c3d27b430761145faefb73405.tar.gz
cowboy-5c101560dfffe56c3d27b430761145faefb73405.tar.bz2
cowboy-5c101560dfffe56c3d27b430761145faefb73405.zip
Add R15B to travis-ci's configuration file
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 9a088c5..f04becf 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,6 @@
language: erlang
otp_release:
+ - R15B
- R14B04
- R14B03
- R14B02