vdiravka commented on a change in pull request #1636: DRILL-7031: Add Travis 
job that runs protobuf generation command and checks if all protobufs are 
up-to-date
URL: https://github.com/apache/drill/pull/1636#discussion_r254626764
 
 

 ##########
 File path: .travis.yml
 ##########
 @@ -13,13 +13,43 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-before_install: git fetch --unshallow
+matrix:
+  fast_finish: true
+  include:
+    - env: PHASE=tests
+    - env: PHASE=protobuf
 
 Review comment:
   ```suggestion
       - env: PHASE=build_checkstyle_protobuf
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to