Skip to content

Commit 5d37115

Browse files
committed
Build fix
1 parent 5b9e2e0 commit 5d37115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ test:
1616
override:
1717
- npm run ci
1818
post:
19-
- killall rethinkdb
19+
- sudo killall rethinkdb

0 commit comments

Comments
 (0)