Skip to content

Commit

Permalink
I was wrong
Browse files Browse the repository at this point in the history
:(
  • Loading branch information
yancouto committed Aug 24, 2021
1 parent 0c91db6 commit a550684
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 @@ -11,7 +11,8 @@ addons:
- g++-multilib
filter_secrets: false
install:
- curl -L "https://partner.steamgames.com/downloads/steamworks_sdk.zip" -o sdk.zip
- curl -u yancouto:$SDK_TOKEN -sL https://raw.githubusercontent.com/yancouto/private-steamworks-sdk/master/steamworks_sdk_151.zip
-o sdk.zip
- unzip -q sdk.zip
- if [[ "$TRAVIS_OS_NAME" == "windows" ]]; then choco install -y visualstudio2017-workload-vctools; fi
script:
Expand Down

0 comments on commit a550684

Please sign in to comment.