Skip to content

Instantly share code, notes, and snippets.

@yuyichao
Created November 24, 2016 17:51
Show Gist options
  • Save yuyichao/4e09cfea78faf381937b04121dd34f39 to your computer and use it in GitHub Desktop.
Save yuyichao/4e09cfea78faf381937b04121dd34f39 to your computer and use it in GitHub Desktop.
Worker information
hostname: worker-jupiter-brain:2f1fd143-3435-4977-bba4-ff3f8e345130
version: v2.3.1-52-ga9eb435 https://github.com/travis-ci/worker/tree/a9eb4353f9171a7762f88eeeb57cce31bed8dbb8
instance: 8f725de9-5339-423b-8800-818adb9681ea:travis-ci-osx10.10-xcode7.0-1458077962
startup: 1m7.0480891s
Build system information
Build language: cpp
Build group: stable
Build dist: precise
Build id: 178472801
Job id: 178472804
travis-build version: bdf1d01c4
$ export DEBIAN_FRONTEND=noninteractive
Fix WWDRCA Certificate
security: open AppleWWDRCA.cer: No such file or directory
$ rvm use
Warning! PATH is not properly set up, '/Users/travis/.rvm/gems/ruby-2.0.0-p643/bin' is not at first place,
usually this is caused by shell initialization files - check them for 'PATH=...' entries,
it might also help to re-add RVM to your dotfiles: 'rvm get stable --auto-dotfiles',
to fix temporarily in this shell session run: 'rvm use ruby-2.0.0-p643'.
Using /Users/travis/.rvm/gems/ruby-2.0.0-p643
$ git clone --depth=50 https://github.com/JuliaLang/julia.git JuliaLang/julia
Cloning into 'JuliaLang/julia'...
fatal: unable to access 'https://github.com/JuliaLang/julia.git/': Could not resolve host: github.com
The command "eval git clone --depth=50 https://github.com/JuliaLang/julia.git JuliaLang/julia" failed. Retrying, 2 of 3.
Cloning into 'JuliaLang/julia'...
fatal: unable to access 'https://github.com/JuliaLang/julia.git/': Could not resolve host: github.com
The command "eval git clone --depth=50 https://github.com/JuliaLang/julia.git JuliaLang/julia" failed. Retrying, 3 of 3.
Cloning into 'JuliaLang/julia'...
fatal: unable to access 'https://github.com/JuliaLang/julia.git/': Could not resolve host: github.com
The command "eval git clone --depth=50 https://github.com/JuliaLang/julia.git JuliaLang/julia" failed 3 times.
The command "git clone --depth=50 https://github.com/JuliaLang/julia.git JuliaLang/julia" failed and exited with 128 during .
Your build has been stopped.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment