Skip to content

Commit b1a9194

Browse files
committed
dirty hack for travis
1 parent 26540c5 commit b1a9194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ clean:
99
# Temporary disable rope tests on Travis
1010
.PHONY: travis
1111
travis:
12-
# rm -rf t/rope.vim
12+
rm -rf t/rope.vim
1313
rake test
1414

1515
.PHONY: test

0 commit comments

Comments
 (0)