Skip to content
This repository has been archived by the owner on Oct 28, 2023. It is now read-only.

Commit

Permalink
Add travis-ci build for CI builds
Browse files Browse the repository at this point in the history
  • Loading branch information
thmhoag committed Jun 5, 2020
1 parent f89a2eb commit d043341
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
sudo: required

services:
- docker

script:
- docker build -t thmhoag/arkserver:latest .

0 comments on commit d043341

Please sign in to comment.