Skip to content

Add support for Travis CI

Darryl Green requested to merge github/fork/bjackman/travis-ci into master

Created by: bjackman

This adds a barebones YAML config for Travis and a fix that allows travis to detect failures from lisa-test. You can see an example run against my repository here: https://travis-ci.org/bjackman/lisa/builds/201980373 (running the wlgen tests that were recently meged).

Merge request reports