Update Travis and Jenkins

This commit is contained in:
Silver
2019-03-29 22:12:10 -06:00
parent ffd346af4b
commit 717cc575d1
2 changed files with 4 additions and 4 deletions

View File

@@ -19,8 +19,8 @@ addons:
cache:
directories:
- packages/
- engine/Dependencies/
- engine/SS14.Client.Godot/.mono/assemblies/
- RobustToolbox/Dependencies/
- RobustToolbox/SS14.Client.Godot/.mono/assemblies/
#before_install:
# - if [ $TRAVIS_OS_NAME = osx ]; then brew update && brew upgrade python; fi
@@ -30,7 +30,7 @@ before_script:
- "python3.5 -m pip install --user requests"
- "nuget restore SpaceStation14Content.sln"
- "python3.5 RUN_THIS.py --no-prompt"
- "engine/Tools/download_godotsharp.py"
- "RobustToolbox/Tools/download_godotsharp.py"
script:
# Prevent people from putting in textures/ (lowercase).