Skip to content

Commit

Permalink
Updated build script in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bizz84 committed Oct 3, 2016
1 parent b14e2ef commit 7eab56e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: objective-c
osx_image: xcode8
script: ./scripts/build-amtool.sh
script: ./scripts/build-all.sh
deploy:
provider: releases
skip_cleanup: true
Expand Down

0 comments on commit 7eab56e

Please sign in to comment.