mirror of
https://github.com/msmhq/msm.git
synced 2024-08-30 18:12:35 +00:00
Fixed spaces indentation for .travis.yml.
This commit is contained in:
parent
57f4af9d29
commit
9d8268b66e
@ -12,11 +12,11 @@ before_install:
|
||||
|
||||
# Create a minecraft user for testing
|
||||
install:
|
||||
- sudo adduser --system minecraft
|
||||
- sudo adduser --system minecraft
|
||||
|
||||
# Run the test script
|
||||
script: sudo /bin/bash ./test.sh
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
only:
|
||||
- master
|
Loading…
Reference in New Issue
Block a user