diff --git a/.travis.yml b/.travis.yml index 4a7686fc6..5b9c5486e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -39,4 +39,5 @@ after_success: - travis-artifacts upload --path ndll/iPhone/liblime.iphonesim.a --target-path artifacts/$TRAVIS_COMMIT - travis-artifacts upload --path ndll/iPhone/liblime-debug.iphoneos.a --target-path artifacts/$TRAVIS_COMMIT - travis-artifacts upload --path ndll/iPhone/liblime-debug.iphoneos-v7.a --target-path artifacts/$TRAVIS_COMMIT -- travis-artifacts upload --path ndll/iPhone/liblime-debug.iphonesim.a --target-path artifacts/$TRAVIS_COMMIT \ No newline at end of file +- travis-artifacts upload --path ndll/iPhone/liblime-debug.iphonesim.a --target-path artifacts/$TRAVIS_COMMIT +- wget http://www.openfl.org/lime-post-hook.php?commit=$TRAVIS_COMMIT