Skip to content

Commit c477ccb

Browse files
authored
Update config.yml
1 parent 48af131 commit c477ccb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
sh sbin/circleci.sh install_package_control
2121
sh sbin/circleci.sh run_tests --coverage
2222
- run: |
23+
apt-get update
2324
apt-get install python3-pip -y
2425
pip3 install coverage==4.5.4 codecov==2.0.15
2526
codecov

0 commit comments

Comments
 (0)