Skip to content

Commit 245cbf4

Browse files
authored
Merge pull request #37 from nalundgaard/otp_23
add Erlang/OTP 23 to travis
2 parents 2debcd6 + b5864b9 commit 245cbf4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
language: erlang
22
sudo: false
33
otp_release:
4-
- 22.0
4+
- 23.0
5+
- 22.3
56
- 21.3
67
- 20.3
78
- 19.3

0 commit comments

Comments
 (0)