From d88b80df01fb5630b4a7e5370135ec15c2d22646 Mon Sep 17 00:00:00 2001 From: Ben Morrison Date: Mon, 20 Jan 2020 19:36:33 -0500 Subject: left out install step for cargo-tarpaulin causing build failure --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 375be75..dd9254b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,6 +22,7 @@ addons: - libiberty-dev script: + - cargo install cargo-tarpaulin - cargo build --verbose - cargo tarpaulin --out Xml - bash <(curl -s https://codecov.io/bash) -- cgit 1.4.1-2-gfad0 form'>
Fork of lines.love without drawings; useful starting point for further forksKartik K. Agaram <vc@akkartik.com>
about summary refs log blame commit diff stats
path: root/text.lua
blob: 3b910e9e52098020dc4be997bf2bb2049e4e08b9 (plain) (tree)
1
2
3
4
5
6
7
8
9