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

Commit 470f469

Browse files
author
Patrick Thomson
committed
Explicitly build the executable target.
1 parent c148a9a commit 470f469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ install:
3333
- cabal new-build --only-dependencies -j
3434

3535
script:
36-
- cabal new-build -j semantic-core semantic
36+
- cabal new-build -j semantic-core semantic:exe:semantic
3737
- cabal new-test semantic:test

0 commit comments

Comments
 (0)