Browse Source

Add R15B to travis

pull/103/head
Andreas Pauley 11 years ago
parent
commit
394697226e
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .travis.yml

+ 1
- 0
.travis.yml View File

@ -1,4 +1,5 @@
language: erlang
otp_release:
- R16B
- R15B
script: "make test"

Loading…
Cancel
Save