2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-21 19:22:05 +00:00

Remove trailing spaces in file .travis.yml

This commit is contained in:
GONG Jie 2017-12-31 23:59:59 +00:00
parent 5b37b2ead4
commit b6eb82675b

View File

@ -1,12 +1,12 @@
os: linux
dist: trusty
sudo: required
before_install:
before_install:
- sudo apt-get install -y git reprepro devscripts debhelper libsoap-lite-perl libdbi-perl quilt openssh-server dpkg looptools genometools software-properties-common
- perl -v
- echo "yes" | sudo cpan -f -i Capture::Tiny
script:
script:
- echo $TRAVIS_BUILD_ID
- echo $TRAVIS_EVENT_TYPE
- echo $TRAVIS_BUILD_NUMBER