Git Product home page Git Product logo

travis-broken-example's People

Contributors

plaindocs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

travis-broken-example's Issues

Travis doesn't build

I tried the tutorial for "beginners". I forked this repo following instructions here: https://docs.travis-ci.com/user/for-beginners

The repo I forked (I commited changes already) doesn't build. You can see travis set up here: https://travis-ci.org/kelostrada/travis-broken-example

And my forked repo here: https://github.com/kelostrada/travis-broken-example

I cannot see anything about travis not working right now?
Just to be sure - I already set up travis for my different projects and it works on my private repos.

organisation not listed

I've granted Organization access to Travis CI but my org is not listed in travic profile page.

This might be off topic!

PHP:hhvm failed

Hi, i'm learning about travis and when i trying to build my fork i get fail in the last step

.travis.yml

language: php
php:
  - 5.5
  - 5.4
  - hhvm
script: phpunit Test.php

output in travis

0.44s$ phpunit Test.php
PHPUnit 6.3.0 by Sebastian Bergmann and contributors.
This version of PHPUnit is supported on PHP 7.0 and PHP 7.1.
You are using PHP 5.6.99-hhvm (/usr/bin/hhvm).
The command "phpunit Test.php" exited with 1.
Done. Your build exited with 1.

Add badge

Build | passing & Build | failing badge missing.

rbenv: version `5.5' not installed

This code seems to contain a different error than what should be fixed

5.5 is not pre-installed; installing
Downloading archive: https://storage.googleapis.com/travis-ci-language-archives/php/binaries/ubuntu/16.04/x86_64/php-5.5.tar.bz2
0.08s$ curl -sSf --retry 5 -o archive.tar.bz2 $archive_url && tar xjf archive.tar.bz2 --directory /
curl: (22) The requested URL returned error: 404 Not Found
0.00s0.01s$ phpenv global 5.5
rbenv: version `5.5' not installed
The command "phpenv global 5.5" failed and exited with 1 during .
Your build has been stopped.```

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.