Skip to content

Commit b6dea6f

Browse files
authored
Fix travis config (#51)
1 parent 60a253a commit b6dea6f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,7 @@ env:
1515
- SYMFONY_VERSION: '~4.0'
1616
- SYMFONY_VERSION: '~5.0'
1717

18-
sudo: false
19-
20-
matrix:
18+
jobs:
2119
fast_finish: true
2220

2321
before_install:

0 commit comments

Comments
 (0)