Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit 85a7959

Browse files
bobbygryzyngergrasmash
authored andcommitted
Update .travis.yml (#1015)
1 parent b551d84 commit 85a7959

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ script:
7575
- cd ../blt-project
7676
- git init
7777
- git add -A
78-
# Commit so that susbsequent git commit tests have something to ammend.
78+
# Commit so that subsequent git commit tests have something to amend.
7979
- git commit -m 'Initial commit.'
8080
# BLT is the only dependency at this point. Install it.
8181
- composer install -v

0 commit comments

Comments
 (0)