4
0
Fork 0

update travis yml

pull/5/head
Deon 7 years ago
parent 67db4310c9
commit 174ddd8086
No known key found for this signature in database
GPG Key ID: 5292459838C9BC58
  1. 5
      .travis.yml

@ -9,4 +9,7 @@ install:
- npm install -g ganache-cli
- mix local.rebar --force # for Elixir 1.3.0 and up
- mix local.hex --force
- mix deps.get
- mix deps.get
script:
bash travis_test.sh

Loading…
Cancel
Save