Skip to content
This repository has been archived by the owner on Nov 18, 2021. It is now read-only.

Commit

Permalink
Fix travis problems
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Mazur committed Jun 2, 2016
1 parent 24602e0 commit e33b9b2
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
Expand Up @@ -38,7 +38,7 @@ before_script:

script:
- ./gradlew clean build install
- cd example && ../gradlew clean spoon
- ( cd example && ../gradlew clean spoon )

after_success:
- ./scripts/deploy_to_maven.sh

0 comments on commit e33b9b2

Please sign in to comment.