Skip to content

Commit d1d207b

Browse files
committed
Remove wrongly copy-pasted ert-runner -l argument.
1 parent ad8a1ea commit d1d207b

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
@@ -23,4 +23,4 @@ install:
2323
- evm install $EVM_EMACS --use
2424
- cask install
2525
script:
26-
- cask exec ert-runner -l test/interpreters/$INTERPRETER.el
26+
- cask exec ert-runner

0 commit comments

Comments
 (0)