Skip to content

Commit

Permalink
Support Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
shoumikhin committed Feb 4, 2018
1 parent b400473 commit c30d5c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -4,6 +4,6 @@ language: objective-c
install: true
before_install:
- brew update
- brew outdated bazel || brew upgrade bazel
- brew install bazel
script:
- bazel --batch test Tests --spawn_strategy=standalone --genrule_strategy=standalone --test_strategy=standalone --noshow_progress --noshow_loading_progress --verbose_failures --test_verbose_timeout_warnings --test_output=errors

0 comments on commit c30d5c7

Please sign in to comment.