Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Actually run the Travis tests #891

Merged
merged 4 commits into from
Dec 20, 2016
Merged

Actually run the Travis tests #891

merged 4 commits into from
Dec 20, 2016

Conversation

jwngr
Copy link

@jwngr jwngr commented Dec 20, 2016

Description

As of #850 (specifically this line change), our Travis test suite has not actually been running. I should have changed:

- '[ -e tests/key.json ] && sh ./tests/travis.sh || false'

to:

- sh ./tests/travis.sh

instead of getting rid of it entirely. :shamecube:

Code sample

N/A. Just see if Travis runs successfully.

@jwngr jwngr self-assigned this Dec 20, 2016
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling e73bbf5 on jw-fix-travis-tests into ** on master**.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 9d1c218 on jw-fix-travis-tests into ** on master**.

@jwngr jwngr requested a review from katowulf December 20, 2016 21:45
@jwngr jwngr assigned katowulf and unassigned jwngr Dec 20, 2016
@katowulf
Copy link
Contributor

lgtm! ☃

@katowulf katowulf assigned jwngr and unassigned katowulf Dec 20, 2016
Copy link
Contributor

@katowulf katowulf left a comment

Choose a reason for hiding this comment

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

lgtm

@jwngr jwngr merged commit 74e8506 into master Dec 20, 2016
@jwngr jwngr deleted the jw-fix-travis-tests branch December 20, 2016 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants