Skip to content

Commit

Permalink
Fix sdk dir issue with travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Ville Ranki committed Feb 9, 2018
1 parent e968c0a commit c51c23c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ci-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ pushd extplane-plugin
zip -r extplane.zip extplane
popd
pushd extplane-transformer
zip extplane-transformer.zip extplane-transformer_linux
zip extplane-transformer.zip extplane-transformer-linux
#extplane-transformer.exe
popd

0 comments on commit c51c23c

Please sign in to comment.