Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit 3534763

Browse files
committed
build(travis): update env & deps
1 parent 3ea6a0e commit 3534763

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
language: elixir
22
elixir:
3-
- 1.8
3+
- 1.9
44
otp_release:
55
- 21.0
66
addons:
7-
postgresql: '9.4'
7+
postgresql: '9.6'
88

99
before_install:
1010
- sudo chown -R travis ./travis/install_node.sh

0 commit comments

Comments
 (0)