Skip to content
This repository was archived by the owner on Dec 26, 2020. It is now read-only.

Commit be279bd

Browse files
author
Sebastian Gumprich
committed
Update README
Remove the debian-part in testing.
1 parent 7b5fa53 commit be279bd

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,9 @@ bundle exec thor kitchen:fetch-remote-tests
6161
# fast test on one machine
6262
bundle exec kitchen test default-ubuntu-1204
6363

64-
# test on all machines except Debian-based machines
64+
# test on all machines
6565
bundle exec kitchen test
6666

67-
# test on Debian-based machines
68-
KITCHEN_YAML=".kitchen_debian.yml" bundle exec kitchen test
69-
7067
# for development
7168
bundle exec kitchen create default-ubuntu-1204
7269
bundle exec kitchen converge default-ubuntu-1204

0 commit comments

Comments
 (0)