We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26540c5 commit b1a9194Copy full SHA for b1a9194
1 file changed
Makefile
@@ -9,7 +9,7 @@ clean:
9
# Temporary disable rope tests on Travis
10
.PHONY: travis
11
travis:
12
- # rm -rf t/rope.vim
+ rm -rf t/rope.vim
13
rake test
14
15
.PHONY: test
0 commit comments