Skip to content

Commit

Permalink
add Erlang/OTP 23 to travis
Browse files Browse the repository at this point in the history
 also, build against 22.3 instead of 22.0
  • Loading branch information
nalundgaard committed Jun 9, 2020
1 parent 2debcd6 commit b5864b9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
language: erlang
sudo: false
otp_release:
- 22.0
- 23.0
- 22.3
- 21.3
- 20.3
- 19.3
Expand Down

0 comments on commit b5864b9

Please sign in to comment.