Skip to content

Fix travis to use latest build-bundles command line options. #6

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

Merged
merged 2 commits into from
Dec 27, 2017

Conversation

tannewt
Copy link
Member

@tannewt tannewt commented Dec 26, 2017

No description provided.

@tannewt tannewt requested a review from dhalbert December 26, 2017 18:06
@dhalbert
Copy link
Contributor

Travis failed:

File "/home/travis/virtualenv/python3.6.3/lib/python3.6/site-packages/circuitpython_build_tools/build.py", line 75, in library
    output_directory = os.path.join(output_directory, library)
  File "/home/travis/virtualenv/python3.6.3/lib/python3.6/posixpath.py", line 92, in join
    genericpath._check_arg_types('join', a, *p)
  File "/home/travis/virtualenv/python3.6.3/lib/python3.6/genericpath.py", line 149, in _check_arg_types
    (funcname, s.__class__.__name__)) from None
TypeError: join() argument must be str or bytes, not 'function'

@tannewt
Copy link
Member Author

tannewt commented Dec 26, 2017 via email

@tannewt
Copy link
Member Author

tannewt commented Dec 27, 2017

Travis is now fixed. Please re-review.

Copy link
Contributor

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

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

OK!

@dhalbert dhalbert merged commit 46c3950 into adafruit:master Dec 27, 2017
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.

2 participants