Skip to content

Commit 29ce1c5

Browse files
committed
skip acceptance on travis
1 parent f50289c commit 29ce1c5

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
@@ -18,4 +18,4 @@ before_script:
1818
- ./vendor/bin/codecept build
1919

2020
script:
21-
- ./vendor/bin/codecept run
21+
- ./vendor/bin/codecept run --skip acceptance

0 commit comments

Comments
 (0)