Skip to content

Commit 79b8a19

Browse files
committed
Fix copy pasted error
1 parent 9201e4c commit 79b8a19

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
@@ -62,7 +62,7 @@ script:
6262
- cabal-1.18 build
6363

6464
- run-cabal-test --cabal-name=cabal-1.18 --show-details=always
65-
- hpc-coveralls --exclude-dir=tests timeout-tests
65+
- hpc-coveralls --exclude-dir=tests bitset-tests
6666

6767
- cabal-1.18 check
6868

0 commit comments

Comments
 (0)