Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit 15a0d8d

Browse files
committed
ci: rm commintlint, is unnesscery and buggy
1 parent fb9a2c4 commit 15a0d8d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,11 @@ before_install:
1010
- sudo chown -R travis ./travis/install_node.sh
1111
- sudo chmod +x ./travis/install_node.sh
1212
- ./travis/install_node.sh
13-
- npm install -g @commitlint/travis-cli > /dev/null
1413

1514
install:
1615
# web related
1716
- npm install
1817
# - npm install -g codecov
19-
- commitlint-travis
2018
# elixir/phoenix env
2119
- mix local.rebar --force > /dev/null
2220
- mix local.hex --force > /dev/null

0 commit comments

Comments
 (0)