Skip to content
This repository was archived by the owner on Oct 30, 2024. It is now read-only.

Commit 56ecf75

Browse files
committed
Remove lint from travis
1 parent 47ea6e4 commit 56ecf75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ before_script:
2020
# - $gnats &
2121
- make deps
2222
script:
23-
- make cs
23+
# - make cs
2424
- mkdir -p build/logs
2525
- make test
2626
after_script:

0 commit comments

Comments
 (0)