Skip to content

Commit e2711cd

Browse files
karimnaajitallytalwar
authored andcommitted
Upgrade Unity to 2017.1.1 (#57)
1 parent 62ffdb5 commit e2711cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ machine:
66
XCODE_SCHEME: phony
77
pre:
88
# 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
9+
- curl -o Unity.pkg https://netstorage.unity3d.com/unity/5d30cf096e79/MacEditorInstaller/Unity-2017.1.1f1.pkg
1010
- sudo installer -dumplog -package Unity.pkg -target /
1111
test:
1212
override:

0 commit comments

Comments
 (0)