Skip to content

Commit c8243c3

Browse files
committed
debugging travis: used wrong version of mongodb
1 parent 96bbf7e commit c8243c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ before_script:
2727

2828
script:
2929
- mix local.hex --force
30+
- mix deps.get
3031
- mix test
3132

3233
env:

0 commit comments

Comments
 (0)