mirror of
https://github.com/Tiiffi/mcrcon.git
synced 2026-06-04 18:12:40 -04:00
Add some Travis integration
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
language: c
|
||||
sudo: false
|
||||
dist: trusty
|
||||
install: 'true'
|
||||
script:
|
||||
- make
|
||||
- make install
|
||||
- mcrcon -h
|
||||
- mcrcon -v
|
||||
- make uninstall
|
||||
Reference in New Issue
Block a user