Skip to content

Commit

Permalink
Use latest Erlang for tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
gotthardp committed Jan 13, 2017
1 parent af8c0cd commit 40a480a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
language: erlang

otp_release:
- R16B03-1
- 17.5
- 18.0
- 18.3
- 19.2

script: "make && make test"

0 comments on commit 40a480a

Please sign in to comment.