Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

Commit 424468c

Browse files
authored
Fix typo : lastest -> latest in .travis.yml for DEPS
1 parent eebc58d commit 424468c

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
@@ -46,7 +46,7 @@ matrix:
4646
- PATH="$HOME/.local/bin:$PATH"
4747
- php: 5.6
4848
env:
49-
- DEPS=lastest
49+
- DEPS=latest
5050
- php: 7
5151
env:
5252
- DEPS=lowest

0 commit comments

Comments
 (0)