Skip to content

Commit ecefa18

Browse files
committed
chore(travis): Add ap-get update
1 parent fc11415 commit ecefa18

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ script:
2020
before_deploy:
2121
- pip install -r requirements.txt
2222
- pip install -r requirements-dev.txt
23+
- sudo apt-get update
2324
- pip install pypandoc
2425
- sudo apt-get install pandoc
2526
- pip install --editable .

0 commit comments

Comments
 (0)