Skip to content

Commit

Permalink
Ça risquait pas de marcher ...
Browse files Browse the repository at this point in the history
  • Loading branch information
konfiot committed Jul 17, 2014
1 parent 06a0228 commit 4253045
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ deploy:
api_key:
secure: HrIQqdnSY8bMLcHKGAYP1fnyCmzxjN73ALfEqXzFp1gexWEZhhj57nGsC+lkI54WsmOxVExDYc9z5ILtf151R0aT5j/wKJjS3oKSIUTRYmJ9IMAMClirtHCkFy3Y2nvFUvrABW5p6Z6284ochOWFZ6th6+yjAMIeeJsyivLKbJ8=
file: Logger21-*
skip_cleanup: true
on:
repo: mjc-ermont/Cookie-Logger
tags: true
Expand Down
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ then
echo "Building" &&
/opt/mxe/usr/$ARCH-w64-mingw32.shared/qt/bin/qmake Logger21.pro CONFIG+=release &&
make
mv release/Logger21 Logger21-$OS-$ARCH
mv release/Logger21.exe Logger21-$OS-$ARCH.exe
fi

0 comments on commit 4253045

Please sign in to comment.