Browse Source

Add R14B to the travis-ci configuration file

Loïc Hoguin 13 years ago
parent
commit
5740a9671e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -4,4 +4,5 @@ otp_release:
   - R14B03
   - R14B03
   - R14B02
   - R14B02
   - R14B01
   - R14B01
+  - R14B
 script: "make tests"
 script: "make tests"