Skip to content

Commit

Permalink
Rename fontbakery
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalyvolkov committed Oct 6, 2014
1 parent 61df88d commit b129236
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@ install:
- pip install jinja2
before_script:
- mkdir -p builds/build
script: PATH=/home/travis/virtualenv/python2.7.8/bin/:$PATH fontbakery.py . | tee builds/build/buildlog.txt
script: PATH=/home/travis/virtualenv/python2.7.8/bin/:$PATH fontbakery-build.py . 2>&1 | tee -a builds/build/buildlog.txt
branches:
only:
- master
after_script:
- PATH=/home/travis/virtualenv/python2.7.8/bin/:$PATH bakery-report.py builds/build
- PATH=/home/travis/virtualenv/python2.7.8/bin/:$PATH fontbakery-report.py builds/build
- rm -rf builds/build/sources
- rm -rf builds/build/build.state.yaml
- PATH=/home/travis/virtualenv/python2.7.8/bin/:$PATH travis-deploy.py
- PATH=/home/travis/virtualenv/python2.7.8/bin/:$PATH fontbakery-travis-deploy.py
env:
global:
secure: Mtsgr9YvVM8Ofm2U6M0DOxEkUSJqZGlilVcdGqoB1iWntSzVCmOoBBY4zT8uWdyZi+vJSczp9ec5Y/BpTrkG4/x4uDlhPu8twhtV7eFscE8ns5ToRlaOw/jply2jETrudi1HiRzAo32Olwqov1S+9yQjkTtDYQ3UE+SKpaHh8Pc=
10 changes: 9 additions & 1 deletion DESCRIPTION.en_us.html
Original file line number Diff line number Diff line change
@@ -1 +1,9 @@
<p>Zeyada is based on the handwriting of a warm and generous young mom.</p> <p>Her family sponsors an amazing Ethiopian young woman named Zeyada and pays for her to continue to be in school. This font has curls and curves and is not a typical cursive, nor a typical print. It is slightly connected, but not a traditional script in any way.</p>
<p>
Zeyada is based on the handwriting of a warm and generous young mom.
</p>
<p>
Her family sponsors an amazing Ethiopian young woman named Zeyada and pays for her to continue to be in school.
This font has curls and curves and is not a typical cursive, nor a typical print.
It is slightly connected, but not a traditional script in any way.
</p>

0 comments on commit b129236

Please sign in to comment.