aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2011-10-06 13:25:39 +0200
committerLoïc Hoguin <[email protected]>2011-10-06 13:25:39 +0200
commit5740a9671e6c376f8502875ab3a1981fe7155ea1 (patch)
tree93901897d458663763f8c32ae33a40b693922a8b /.travis.yml
parent245434a54d24da538e0c0dd37dba7955e7493513 (diff)
downloadcowboy-5740a9671e6c376f8502875ab3a1981fe7155ea1.tar.gz
cowboy-5740a9671e6c376f8502875ab3a1981fe7155ea1.tar.bz2
cowboy-5740a9671e6c376f8502875ab3a1981fe7155ea1.zip
Add R14B to the travis-ci configuration file
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 8db9602..9f9d89b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,4 +4,5 @@ otp_release:
- R14B03
- R14B02
- R14B01
+ - R14B
script: "make tests"