Browse Source

Enable Travis-CI builds

pull/65/head
Paul J. Davis 11 years ago
parent
commit
4774f72d55
1 changed files with 14 additions and 0 deletions
  1. +14
    -0
      .travis.yml

+ 14
- 0
.travis.yml View File

@ -0,0 +1,14 @@
language: erlang
notifications:
email: paul.joseph.davis@gmail.com
otp_release:
- 17.0
- R16B03-1
- R16B02
- R16B01
- R15B03
- R15B02
- R15B01
- R14B04
- R14B03
- R14B02

Loading…
Cancel
Save