Skip to content

Commit 551dd0f

Browse files
committed
Fix typo in job language specifier
1 parent 9e2aceb commit 551dd0f

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
@@ -15,7 +15,7 @@ matrix:
1515
script:
1616
- npm run $TEST_SUITE
1717

18-
- lanugage: rust
18+
- language: rust
1919
script:
2020
- cargo fmt --all -- --check
2121

0 commit comments

Comments
 (0)