erlware_commons/.travis.yml
2013-10-14 13:42:26 -04:00

14 lines
225 B
YAML

language: erlang
otp_release:
- R16B
- R15B02
- R15B01
- R15B
- R14B04
- R14B03
- R14B02
script: "make"
branches:
only:
- master
- next