izrik / FbxSharp

A pure C# library for loading FBX files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recent changes broke travis release process

izrik opened this issue · comments

Travis is trying to run nuget-pack-push.sh which has been renamed to release.sh. Change the travis config to run the right script. Commit 0fcbcdb is what broke it.