Skip to content

Commit

Permalink
Merge pull request android#139 from proppy/add-artifacts
Browse files Browse the repository at this point in the history
add artifacts
  • Loading branch information
proppy committed Dec 18, 2015
2 parents 7503eb8 + 3008a58 commit cd6eea7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ android:
addons:
apt_packages:
- pandoc
artifacts: true
before_install:
- git clone https://github.com/urho3d/android-ndk.git $HOME/android-ndk-root
- export ANDROID_NDK_HOME=$HOME/android-ndk-root
Expand Down

0 comments on commit cd6eea7

Please sign in to comment.