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

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ari Kamen committed Apr 9, 2017
1 parent 50ce755 commit c33a77e
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 @@ -22,5 +22,5 @@ script:
- ./gradlew clean build
after_success:
- curl https://github.com/blackducksoftware/hub-gradle-plugin/blob/property_overriding/src/main/resources/init.gradle
- ./grawlew --init-script init.gradle buildBom
- ./gradlew --init-script init.gradle buildBom
- ./gradlew test jacocoTestReport coveralls

0 comments on commit c33a77e

Please sign in to comment.