Skip to content

Commit

Permalink
coddev added in travis ci
Browse files Browse the repository at this point in the history
  • Loading branch information
nazrulworld committed Jan 12, 2019
1 parent 390f072 commit 29781a5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ cache:
install:
- pip install -U pipenv
- pipenv install --dev
- sleep 5
- pip install codecov
- sleep 1
script:
- git submodule update --init --recursive
- make clean
Expand Down

0 comments on commit 29781a5

Please sign in to comment.