Skip to content

Commit

Permalink
Adding Java small tests run by Bazel to Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
barancev committed Aug 27, 2019
1 parent 12d777d commit 36683f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,8 @@ matrix:
<<: *firefox-latest
- env: BZL="build //java/..."
<<: *java
- env: BZL="test --test_size_filters=small //java/..."
<<: *java
- env: BUCK="build selenium-server-standalone java-small-tests chrome-test firefox-test legacy-firefox-test htmlunit-test ie-test opera-test java-small-tests //java/client/test/org/openqa/selenium/testing/drivers/..."
<<: *java
- env: BUCK="test //java/client/test/org/openqa/selenium/atoms:test"
Expand Down

0 comments on commit 36683f0

Please sign in to comment.