Fix silly mistake on Travis CI config

master
Milton Mazzarri 2019-03-20 00:24:09 -05:00
parent 06ed90630f
commit de2181cc74
No known key found for this signature in database
GPG Key ID: 9F4193F2B5A558FE
1 changed files with 2 additions and 2 deletions

View File

@ -21,8 +21,8 @@ jobs:
env: env:
- MIX_ENV=dev - MIX_ENV=dev
script: script:
mix format --check-formatted - mix format --check-formatted
mix credo - mix credo
elixir: 1.8 elixir: 1.8
- stage: types - stage: types
env: env: