Skip to content

Commit 63dfcf8

Browse files
authored
Merge branch 'dev' into mercadopago-2020
2 parents d178069 + 205ab6b commit 63dfcf8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: elixir
22

33
otp_release:
4-
- 20.2
4+
- 20.3
55
before_install:
66
- mix local.hex --force
77
- mix local.rebar --force
@@ -17,10 +17,10 @@ after_script:
1717

1818
matrix:
1919
include:
20-
- elixir: "1.5.3"
20+
- elixir: "1.6.5"
2121
script:
2222
- mix coveralls.json
23-
- elixir: "1.6.5"
23+
- elixir: "1.7.4"
2424

2525
notifications:
2626
email:

0 commit comments

Comments
 (0)