Skip to content

Commit

Permalink
travis to 7.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Bronya-Rand committed Mar 18, 2021
1 parent b3e5b18 commit 844128a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ sudo: required

install:
- cd ..
- wget https://www.renpy.org/dl/7.4.2/renpy-7.4.2-sdk.tar.bz2
- tar xf renpy-7.4.2-sdk.tar.bz2
- rm renpy-7.4.2-sdk.tar.bz2
- mv renpy-7.4.2-sdk renpy
- wget https://www.renpy.org/dl/7.4.3/renpy-7.4.3-sdk.tar.bz2
- tar xf renpy-7.4.3-sdk.tar.bz2
- rm renpy-7.4.3-sdk.tar.bz2
- mv renpy-7.4.3-sdk renpy
- cd renpy
- rm -R doc
- rm -R gui
Expand Down

0 comments on commit 844128a

Please sign in to comment.