aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMickael Remond <mremond@process-one.net>2016-03-21 14:12:00 +0100
committerMickael Remond <mremond@process-one.net>2016-03-21 14:12:00 +0100
commit0112135096e620a7d0177f56f6d8b1d80e9141f3 (patch)
treead1cba7cc8efebbb7224ee45c626bda2873c2841
parentMerge pull request #1029 from processone/coveralls (diff)
Elixir test suite is already run with global CT run command
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index c122ed60f..4abacd213 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -45,7 +45,6 @@ script:
- make
- make install
- make xref
- - make quicktest
- sed -i -e 's/ct:pal/ct:log/' test/suite.erl
- ln -sf ../sql priv/
- escript ./rebar skip_deps=true ct -v