Skip to content
This repository has been archived by the owner on Sep 9, 2023. It is now read-only.

Commit

Permalink
Make Erlang versions on Travis more up to date
Browse files Browse the repository at this point in the history
  • Loading branch information
eproxus committed Dec 29, 2015
1 parent 8902e5c commit 51e5d9d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Expand Up @@ -3,9 +3,10 @@ notifications:
email:
- hello@alind.io
otp_release:
- 17.4
- 18.2.1
- 17.5
- R16B03-1
- R15B03
- R15B03-1
before_script: "make get-deps"
script: "make test"

0 comments on commit 51e5d9d

Please sign in to comment.