Skip to content

Commit ed05e68

Browse files
justinlevifubhy
authored andcommitted
Fix misspelling. (#549)
1 parent 1f8764d commit ed05e68

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
@@ -88,7 +88,7 @@ install:
8888
then grep -rl 'cli' $DRUPAL_BUILD_DIR/core $DRUPAL_BUILD_DIR/modules | xargs sed -i "s/'cli'/'phpdbg'/g" || true;
8989
fi
9090

91-
# Bring in the module depe ndencies without requiring a merge plugin. The
91+
# Bring in the module dependencies without requiring a merge plugin. The
9292
# require also triggers a full 'composer install'.
9393
- composer --working-dir=$DRUPAL_BUILD_DIR require webonyx/graphql-php:^0.11.5
9494

0 commit comments

Comments
 (0)