Skip to content

Commit

Permalink
Run examples/gaps.exs in test env on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekmach committed Jan 26, 2019
1 parent 9219ec6 commit db9f39f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -4,4 +4,4 @@ elixir:
- 1.8
script:
- mix test
- mix run examples/gaps.exs
- MIX_ENV=test mix run examples/gaps.exs

0 comments on commit db9f39f

Please sign in to comment.