Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mokacoding/Bench
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: mokacoding/Bench
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: travis-ci
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 26 files changed
  • 1 contributor

Commits on Sep 8, 2015

  1. Add circle.yml file

    mokagio committed Sep 8, 2015
    Configuration menu
    Copy the full SHA
    89d7616 View commit details
    Browse the repository at this point in the history
  2. (run pod install)

    mokagio committed Sep 8, 2015
    Configuration menu
    Copy the full SHA
    3cca6ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    951fb63 View commit details
    Browse the repository at this point in the history
  4. Fix typo 😔

    mokagio committed Sep 8, 2015
    Configuration menu
    Copy the full SHA
    42d57dc View commit details
    Browse the repository at this point in the history
  5. Add .travis.yml

    Note that we are using the 8.1 Simulator, because that's as fare as Travis supports. See http://docs.travis-ci.com/user/osx-ci-environment/
    mokagio committed Sep 8, 2015
    Configuration menu
    Copy the full SHA
    24230d7 View commit details
    Browse the repository at this point in the history
  6. Skip install step

    This project comes with all dependencies already installed, we can skip this step and speedup the build.
    mokagio committed Sep 8, 2015
    Configuration menu
    Copy the full SHA
    8080aa7 View commit details
    Browse the repository at this point in the history
  7. Set deployment target to 8.1

    mokagio committed Sep 8, 2015
    Configuration menu
    Copy the full SHA
    c4f6958 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aa1bf3a View commit details
    Browse the repository at this point in the history
Loading