Skip to content

Commit

Permalink
Merge pull request #15 from nalundgaard/update_travis_erlang_20.1
Browse files Browse the repository at this point in the history
Use erlang 20.1 in .travis.yml
  • Loading branch information
nalundgaard authored Oct 4, 2017
2 parents 637aa1c + 3fe43d7 commit 0f3f84e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: erlang
sudo: false
otp_release:
- 20.0
- 20.1
- 19.3
- 18.3
- 17.5
Expand Down

0 comments on commit 0f3f84e

Please sign in to comment.