Skip to content

Commit

Permalink
Fix oss build and enable samples build in Travis.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 342342492
  • Loading branch information
jDramaix authored and Copybara-Service committed Nov 13, 2020
1 parent 00a94f0 commit 0ffed0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -29,7 +29,7 @@ before_script:
# This is so we understand failures better
- echo "build --verbose_failures" >> .bazelrc

script: ./build_test.sh
script: ./build_test.sh CI

notifications:
email: false

0 comments on commit 0ffed0d

Please sign in to comment.