Skip to content

Commit

Permalink
Merge 95ea338 into 928984e
Browse files Browse the repository at this point in the history
  • Loading branch information
ghatwala committed Jun 6, 2019
2 parents 928984e + 95ea338 commit 9937fdb
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@
# limitations under the License.

language: java
os:
- linux
- linux-ppc64le
sudo: false

jdk:
Expand All @@ -26,4 +29,4 @@ jdk:
- openjdk-ea

after_success:
- mvn clean test jacoco:report coveralls:report -Ptravis-jacoco
- mvn clean test jacoco:report coveralls:report -Ptravis-jacoco

0 comments on commit 9937fdb

Please sign in to comment.