1
0
Fork 0
This repository has been archived on 2024-01-06. You can view files and clone it, but cannot push or open issues or pull requests.
MrDev023-Cpp-Engine/.travis.yml
2017-05-12 17:53:31 +01:00

5 lines
No EOL
108 B
YAML

install: make get-deps libsdl2* libglew* libglut* libglew-dev:i386 libsndfile-dev
compiler:
- g++
- gcc