Bugfix: Remove tab characters from .travis.yaml

This commit is contained in:
Starbeamrainbowlabs 2015-09-19 11:03:58 +01:00
parent 55fa08e2c7
commit 3e99d591b1
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
language: php
php:
- 5.5
- 5.6
- nightly
- 5.5
- 5.6
- nightly
before_script: ./build.sh