Commit 71257fc
committed
Fix warnings on Travis CI configuration file
Warnings from https://travis-ci.org/github/doctrine/coding-standard/builds/676955885/config:
```
root: deprecated key sudo (The key `sudo` has no effect anymore.)
root: deprecated key sudo (The key `sudo` has no effect anymore.)
root: missing os, using the default linux
```1 parent c665bae commit 71257fc
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
3 | 2 | | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments