Skip to content

Commit

Permalink
traavis: messing around
Browse files Browse the repository at this point in the history
  • Loading branch information
jean-emmanuel committed Mar 15, 2023
1 parent cc953f6 commit 42088de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ before_install:
- sudo dpkg --add-architecture i386
- sudo apt-get update -qq
- sudo apt-get install -qq wine fakeroot xvfb python3.10 python3-pip python3-setuptools
- sudo python3 -m pip install mkdocs
- sudo python3 -m pip install mkdocs-material
- python3 -m pip install mkdocs
- python3 -m pip install mkdocs-material
install: npm install
before_deploy:
deploy:
Expand Down

0 comments on commit 42088de

Please sign in to comment.