summaryrefslogtreecommitdiffstats
path: root/.travis.yml
AgeCommit message (Collapse)AuthorFilesLines
2020-11-17Travis-ci: added support for ppc64leDevendranath Thadi1-0/+4
Signed-off-by: Devendranath Thadi <devendranath.thadi3@gmail.com>
2018-02-26travis: Do not run Coverity Scan jobs on non-master branches and in pull ↵Pali Rohár1-0/+1
requests
2017-03-03travis: Fix coverity jobPali Rohár1-1/+1
2017-02-26travis: Simplify configuration, move coverity_scan to matrixPali Rohár1-20/+22
2017-02-26travis: Run on container-based infrastructurePali Rohár1-0/+1
2017-02-26travis: Use apt addon instead sudoPali Rohár1-2/+3
2017-01-08travis: Enable clang and use separate job for CoverityPali Rohár1-6/+7
2016-12-06all: Revert libusb-1.0 supportPali Rohár1-1/+1
Listing of usb devices with libusb-1.0 is too slow and not usable for flashing or cold-flashing Nokia N900. Old libusb (0.1) does not have this problem and works perfectly. Problem for libusb-1.0 was reported at least two times into libusb-devel mailing list, but upstream developers are totally ignore it. One message is in archive: https://sourceforge.net/p/libusb/mailman/message/34985373/ Because of that there is just one option: use tested and working libusb 0.1 library instead some experimental and non-working libusb-1.0.
2016-01-23travis: Update travis script for clang and libusb-1.0Pali Rohár1-3/+9
2014-09-29travis: Add .travis.yml for coverityPali Rohár1-0/+20