More url attempts
This commit is contained in:
parent
1e75a7d4d6
commit
487b365065
2 changed files with 4 additions and 5 deletions
|
|
@ -3,7 +3,8 @@ rvm:
|
|||
- 2.5.3
|
||||
install:
|
||||
- gem install git
|
||||
# script:
|
||||
script:
|
||||
-
|
||||
# - rake generate_downloads
|
||||
# - rake copy_newsletter_posts
|
||||
# - rake travis
|
||||
|
|
|
|||
|
|
@ -1,9 +1,7 @@
|
|||
title: Circuit Python
|
||||
title: CircuitPython
|
||||
email: justin@adafruit.com
|
||||
description: >-
|
||||
Circuit Python Organization
|
||||
baseurl: ""
|
||||
url: https://circuitpython.org
|
||||
CircuitPython Organization
|
||||
timezone: America/New_York
|
||||
twitter_username: adafruit
|
||||
github_username: adafruit
|
||||
|
|
|
|||
Loading…
Reference in a new issue