We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afd14e7 commit 6f34861Copy full SHA for 6f34861
.travis.yml
@@ -1,10 +1,5 @@
1
sudo: false
2
language: elixir
3
-script:
4
- - mix test
5
-before_script:
6
- - mix local.hex --force
7
- - mix deps.get
8
after_script:
9
- mix deps.get --only docs
10
- - MIX_ENV=docs mix inch.report
+ - MIX_ENV=docs mix inch.report
0 commit comments