Skip to content

Commit

Permalink
Update erlang / otp versions for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
drewolson committed May 20, 2020
1 parent 57821a6 commit bb5fe9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ language: elixir
services:
- postgresql
otp_release:
- 22.2
- 23.0
elixir:
- 1.10.0
- 1.10.3
before_script:
- export SCRIVENER_ECTO_DB_USER=postgres
- MIX_ENV=test mix db.reset
Expand Down

0 comments on commit bb5fe9d

Please sign in to comment.