Fixed spaces indentation for .travis.yml.

This commit is contained in:
Marcus Whybrow 2012-06-18 02:16:10 +01:00
parent 57f4af9d29
commit 9d8268b66e

View File

@ -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