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. 3
      .travis.yml

@ -10,3 +10,6 @@ install:
- mix local.rebar --force # for Elixir 1.3.0 and up
- mix local.hex --force
- mix deps.get
script:
bash travis_test.sh

Loading…
Cancel
Save