msgpack-erlang/.travis.yml

18 lines
271 B
YAML
Raw Permalink Normal View History

2012-07-07 16:32:01 +00:00
language: erlang
2015-12-11 02:17:52 +00:00
sudo: false
2016-01-25 13:34:40 +00:00
install: wget https://s3.amazonaws.com/rebar3/rebar3 && chmod 755 rebar3
script: PATH=.:$PATH make check-all
2012-07-07 16:32:01 +00:00
notifications:
email: false
otp_release:
2016-09-10 09:31:02 +00:00
- 19.0
- 18.3
- 18.2
2015-12-11 02:17:52 +00:00
- 18.1
2015-07-21 11:36:09 +00:00
- 18.0
2015-07-22 02:40:26 +00:00
- 17.5
2015-03-11 13:14:09 +00:00
- 17.4
- 17.3
- 17.1
- 17.0