linkedin / transport

A framework for writing performant user-defined functions (UDFs) that are portable across a variety of engines including Apache Spark, Apache Hive, and Presto.
BSD 2-Clause "Simplified" License
297 stars 73 forks source link

Remove travis build in favor of github actions #87

Closed HotSushi closed 3 years ago

HotSushi commented 3 years ago

Github actions support for CI/CD was added here:

Lets remove travis build because it is unstable, see for example: https://github.com/linkedin/transport/pull/85