Skip to content

Commit 6df9c95

Browse files
committed
ci(travis): remove obsolete check based on $TRAVIS_TEST_RESULT
1 parent 6659a69 commit 6df9c95

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@ env:
2323
script:
2424
- bundle exec kitchen verify ${INSTANCE}
2525

26-
before_deploy:
27-
# Only deploy if the build passed successfully
28-
- test $TRAVIS_TEST_RESULT = 0
29-
3026
jobs:
3127
include:
3228
# Define the commitlint stage

0 commit comments

Comments
 (0)