Skip to content

Commit

Permalink
re-add otp_release to .travis.yml #21
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonic committed Mar 1, 2020
1 parent 9cbc2d7 commit be06999
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
language: elixir
elixir:
- 1.10
otp_release:
- 22.1.8
addons: # ensure that Travis-CI provisions a DB for our test:
postgresql: '9.5'
cache:
Expand Down

0 comments on commit be06999

Please sign in to comment.