Skip to content

Commit 905b4ea

Browse files
committed
Add missing stack setup in Travis
1 parent ab2590b commit 905b4ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ script:
4040
- cabal sdist # tests that a source-distribution can be generated
4141

4242
- cd test/integration
43+
- stack setup
4344
- stack test
4445

4546
# Check that the resulting source distribution can be built & installed.

0 commit comments

Comments
 (0)