Repo Added
13 Sep 2016 05:47PM UTC
|
Total Files
68
|
# Builds
758
Last
|
Badge
README BADGES
|
push
travis-ci
3214 of 3378 relevant lines covered (95.15%)
250.39 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Coverage | Commit | Committer | Type | Time | Via |
---|---|---|---|---|---|---|---|
771 | appveyor |
95.15 |
.appveyor.yml: Put `/usr/bin` first in `PATH` The previous commit failed with the same errors as before: https://ci.appveyor.com/project/mbland/go-script-bash/build/v1.6.0.3 Upon closer inspection, both of the failing tests executed `perl`. I... | push | 30 Sep 2017 04:22PM UTC | travis-ci | |
769 | appveyor |
95.15 |
.appveyor.yml: Fix breakage via `bash -c` The following test cases failed in the initial build: https://ci.appveyor.com/project/mbland/go-script-bash/build/v1.6.0.1 log/log-command: fatal status for subcommand of command in another lang... | push | 30 Sep 2017 04:04PM UTC | travis-ci | |
767 | appveyor |
95.15 |
Add .appveyor.yml This follows the example from https://www.appveyor.com/docs/lang/ruby/ except that it doesn't need `install` or `before_test` steps. Inspired by bats-core/bats-core#8. | push | 30 Sep 2017 03:25PM UTC | travis-ci |