Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Commit 1e12291

Browse files
author
Patrick Thomson
committed
flailing attempt to get console output during long git checkouts
1 parent 20b53c5 commit 1e12291

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,5 @@ install:
3434

3535
script:
3636
- cabal new-build -j semantic-core semantic:exe:semantic
37-
- cabal new-test semantic:test semantic:parse-examples semantic-core:spec
37+
- cabal new-test semantic:test semantic-core:spec
38+
- cabal new-run semantic:parse-examples

0 commit comments

Comments
 (0)