Skip to content

Commit

Permalink
Travis CI: Add bazel tests to verification
Browse files Browse the repository at this point in the history
Change-Id: Ifc3db5a2ce9abdf55622d89d556e2ed0d129897e
  • Loading branch information
davido committed Mar 4, 2018
1 parent 0c9cfef commit 6cab1da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ before_install:
script:
- |
bazel build --verbose_failures :all
bazel test --test_output=errors :oauth_tests
notifications:
email: false

0 comments on commit 6cab1da

Please sign in to comment.