Apt
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
language: cpp
|
||||
install: apt-get install SDL2
|
||||
install: sudo apt-get install SDL2
|
||||
script: mkdir build && cd build && cmake .. && make && ./output
|
||||
|
||||
Reference in New Issue
Block a user