Skip to content

Commit

Permalink
Add more erlang versions to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ypaq committed Feb 26, 2018
1 parent e165608 commit dc2fcaa
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,6 @@ install: "true" # don't let travis run get-deps
script: "./rebar3 do update, eunit"
otp_release:
- 17.5
- 18.0
- 18.3
- 19.3
- 20.2

0 comments on commit dc2fcaa

Please sign in to comment.