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

5 lines
108 B
YAML
Raw Normal View History

2017-05-12 18:53:31 +02:00
install: make get-deps libsdl2* libglew* libglut* libglew-dev:i386 libsndfile-dev
compiler:
- g++
- gcc