Skip to content
This repository has been archived by the owner on Jan 17, 2019. It is now read-only.

Change to Travis-CI #1

Merged
merged 9 commits into from
Sep 28, 2016
Merged

Change to Travis-CI #1

merged 9 commits into from
Sep 28, 2016

Conversation

rastersize
Copy link
Contributor

@rastersize rastersize commented Sep 28, 2016

Change to use Travis-CI.

I think this might work, a bit hard to test until we go public and integrate Travis-CI.

@rastersize rastersize changed the title Change to Travis-CI WIP: Change to Travis-CI Sep 28, 2016
@JohnSundell
Copy link
Contributor

Looks awesome 🚀

@rastersize rastersize self-assigned this Sep 28, 2016
@rastersize rastersize changed the title WIP: Change to Travis-CI Change to Travis-CI Sep 28, 2016
Copy link
Contributor

@JohnSundell JohnSundell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great 👍 , just some minor doc issues.

branches:
only:
- master
- /^release-.*$/
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

desc 'Run all CI jobs'
desc 'Lint the source code and other linteable artifacts'
lane :lint do
# pod_lib_lint
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess this is coming later?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep! Depended on your podspec being merged. Will uncomment it in a subsequent PR.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome 👍

desc ''
desc '- LINT: Whether the sources and certain artifacts should be linted,'
desc ' defaults to `YES`.'
desc '- RUN_TESTS: Whether unit tests should be ran, defaults to `YES`.'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"should be run", "ran" is in the past :)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I’ll fix that in my subsequent PR (will push very soon).

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Alright, no problems!


defaults to `YES`.

- RUN_TESTS: Whether unit tests should be ran, defaults to `YES`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same comment here as for the in-code docs. "Run" instead of "ran".

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixing in the next one!

@rastersize rastersize merged commit 431e3ea into master Sep 28, 2016
@rastersize rastersize deleted the os/ci-change-to-travis branch September 28, 2016 20:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants