Skip to content

Commit 4f4092e

Browse files
committed
Test against multiple Elixir versions
1 parent 731f26f commit 4f4092e

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

.travis.yml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,9 @@ cache:
66
- ~/.mongodb
77

88
elixir:
9-
- 1.2
109
- 1.3
11-
12-
otp_release:
13-
- 18.1
10+
- 1.4
11+
- 1.5
1412

1513
before_install:
1614
- . $HOME/.nvm/nvm.sh
@@ -46,7 +44,3 @@ env:
4644
- MONGOVERSION=2.6.12
4745
- MONGOVERSION=3.0.12
4846
- MONGOVERSION=3.2.10
49-
50-
notifications:
51-
recipients:
52-
- michal@muskala.eu

0 commit comments

Comments
 (0)