ref: d2a514161b8c43bad1feb2534d9dcdceec4b6c37
parent: 76a71d703b156a3e6ef5fa57967ece78f31a7d85
author: Clownacy <[email protected]>
date: Wed Jan 22 19:13:56 EST 2020
Remove two dummied-out dependencies from Travis One isn't used anymore, and the other isn't relevant to this branch
--- a/.travis.yml
+++ b/.travis.yml
@@ -38,8 +38,6 @@
- libsdl2-dev
- libfreetype6-dev
- libfltk1.3-dev
-# - libglew-dev # Needed by OpenGL renderer
-# - libxmp-dev # Needed by AUDIO_TRACKER in the enhanced branch
homebrew:
packages:
- cmake
@@ -48,8 +46,6 @@
- sdl2
- freetype
- fltk
-# - glew
-# - libxmp-lite
update: true
env: