Skip to content

Commit 437857d

Browse files
Remove redundant ninja-build from apt packages
1 parent c29b561 commit 437857d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,9 @@ addons:
3939
- sourceline: 'deb https://apt.kitware.com/ubuntu/ xenial main'
4040
key_url: 'https://apt.kitware.com/keys/kitware-archive-latest.asc'
4141
packages:
42-
- ninja-build
43-
- libncursesw5
4442
- cmake
4543
- ninja-build
44+
- libncursesw5
4645

4746
matrix:
4847
include:

0 commit comments

Comments
 (0)