Software: Apache. PHP/5.6.40 uname -a: Linux cpanel06wh.bkk1.cloud.z.com 2.6.32-954.3.5.lve1.4.80.el6.x86_64 #1 SMP Thu Sep 24 uid=851(cp949260) gid=853(cp949260) groups=853(cp949260) Safe-mode: OFF (not secure) /opt/td-agent/embedded/lib/ruby/gems/2.4.0/gems/ffi-1.11.1/ext/ffi_c/libffi/.travis/ drwxrwxr-x |
Viewing file: Select action/file-type: #!/bin/bash set -x if [[ $TRAVIS_OS_NAME != 'linux' ]]; then brew update # fix an issue with libtool on travis by reinstalling it brew uninstall libtool; brew install libtool dejagnu; else sudo apt-get update sudo apt-get install dejagnu texinfo case "$HOST" in i386-pc-linux-gnu) sudo apt-get install gcc-multilib g++-multilib ;; moxie-elf) echo 'deb http://repos.moxielogic.org:7114/MoxieLogic moxiedev main' | sudo tee -a /etc/apt/sources.list sudo apt-get update -qq sudo apt-get install -y --allow-unauthenticated moxielogic-moxie-elf-gcc moxielogic-moxie-elf-gcc-c++ moxielogic-moxie-elf-gcc-libstdc++ moxielogic-moxie-elf-gdb-sim ;; esac fi |
:: Command execute :: | |
--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by KaizenLouie | C99Shell Github | Generation time: 0.154 ]-- |