Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Commit f369aa3

Browse files
committed
Try to build with other OTP versions
1 parent cb8d66b commit f369aa3

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
language: erlang
22
otp_release:
33
- R16B03
4+
- 17.5
5+
- 18.3
6+
- 19.3
7+
- 20.3
48
services:
59
script: rebar compile && rebar skip_deps=true eunit

0 commit comments

Comments
 (0)