LibGdxCiSample / test

libgdx default program (badlogic logo)
2 stars 0 forks source link

new .rultor.yml file #6

Closed nicofr69 closed 9 years ago

nicofr69 commented 9 years ago

@rultor merge

rultor commented 9 years ago

@rultor merge

@nicofr69 OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 9 years ago

@rultor merge

@nicofr69 Oops, I failed. You can see the full log here (spent 9s)

+ set -e
+ set -o pipefail
++ dirname /tmp/rultor-i5vR/run.sh
+ cd /tmp/rultor-i5vR
+ echo 9092
+ echo '1.57.2 af5afb9'
1.57.2 af5afb9
+ date
Wed Sep  9 11:06:36 UTC 2015
+ uptime
 11:06:36 up 6 days, 23:29,  0 users,  load average: 7.55, 4.14, 4.01
+ fork=git@github.com:LibGdxCiSample/test.git
+ fork_branch=RultorYml1
+ head=git@github.com:LibGdxCiSample/test.git
+ head_branch=master
+ pull_id=6
+ pull_title='new .rultor.yml file'
+ vars=('--env=fork=git@github.com:LibGdxCiSample/test.git' '--env=fork_branch=RultorYml1' '--env=head=git@github.com:LibGdxCiSample/test.git' '--env=head_branch=master' '--env=pull_id=6' '--env=pull_title=new .rultor.yml file')
+ image=yegor256/rultor
+ directory=
+ scripts=()
+ container=LibGdxCiSample_test_6
+ as_root=false
+ mkdir -p /home/rultor/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/rultor/.ssh/config
+ git clone git@github.com:LibGdxCiSample/test.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z '' ']'
+ '[' -e pom.xml ']'
+ '[' -e Gemfile ']'
+ '[' -e build.xml ']'
+ [[ -e build.sbt ]]
+ [[ -e project/Build.scala ]]
+ echo 'I can'\''t guess your build automation tool, see http://doc.rultor.com/basics.html'
I can't guess your build automation tool, see http://doc.rultor.com/basics.html
+ exit -1