Skip to content

Commit

Permalink
Merge pull request #465 from sakamotodesu/not_reporting_failure
Browse files Browse the repository at this point in the history
fixed #464
  • Loading branch information
twall committed Jul 10, 2015
2 parents 47d21ec + b864cfd commit 6d1ba51
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 @@ -6,7 +6,7 @@ install:

script:
- ant test
- cd contrib/platform ; ant test ; cd ../..
- ant test-platform
- ant dist

os:
Expand Down

0 comments on commit 6d1ba51

Please sign in to comment.