We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62ffdb5 commit e2711cdCopy full SHA for e2711cd
circle.yml
@@ -6,7 +6,7 @@ machine:
6
XCODE_SCHEME: phony
7
pre:
8
# grab a current link from: http://unity3d.com/get-unity/download/archive
9
- - curl -o Unity.pkg http://netstorage.unity3d.com/unity/2860b30f0b54/MacEditorInstaller/Unity-5.6.1f1.pkg
+ - curl -o Unity.pkg https://netstorage.unity3d.com/unity/5d30cf096e79/MacEditorInstaller/Unity-2017.1.1f1.pkg
10
- sudo installer -dumplog -package Unity.pkg -target /
11
test:
12
override:
0 commit comments