aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMagnus Klaar <[email protected]>2012-01-03 16:49:07 +0100
committerMagnus Klaar <[email protected]>2012-01-03 16:49:07 +0100
commit5568a26d3c87f7c33bf1552dd94d4372b122ae4e (patch)
tree275caf5ccdbde9f21f899b7b9feb781be3e33cd4
parent156c84ff29a13f3d21c1b7ff271bda50797ca0ef (diff)
downloadcowboy-5568a26d3c87f7c33bf1552dd94d4372b122ae4e.tar.gz
cowboy-5568a26d3c87f7c33bf1552dd94d4372b122ae4e.tar.bz2
cowboy-5568a26d3c87f7c33bf1552dd94d4372b122ae4e.zip
Remove R14B and R14B01 from .travis.yml
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 9f9d89b..9a088c5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,6 +3,4 @@ otp_release:
- R14B04
- R14B03
- R14B02
- - R14B01
- - R14B
script: "make tests"