mirror of
https://github.com/glfw/glfw.git
synced 2026-08-28 00:55:55 +02:00
Remove cmake from Travis CI package list
This was left over from an old workaround for Travis CI having an ancient version of CMake pre-installed.
This commit is contained in:
@@ -13,7 +13,6 @@ matrix:
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- cmake
|
||||
- libxrandr-dev
|
||||
- libxinerama-dev
|
||||
- libxcursor-dev
|
||||
@@ -28,7 +27,6 @@ matrix:
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- cmake
|
||||
- libxrandr-dev
|
||||
- libxinerama-dev
|
||||
- libxcursor-dev
|
||||
|
||||
Reference in New Issue
Block a user