mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-21 11:12:04 +00:00
Remove trailing spaces in file .travis.yml
This commit is contained in:
parent
5b37b2ead4
commit
b6eb82675b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user