The Birdfont Source Code
Remove travis build dependency
These changes was commited to the Birdfont repository Sun, 13 Sep 2015 19:58:07 +0000.
Contributing
Send patches or pull requests to johan.mattsson.m@gmail.com.
Clone this repository: git clone https://github.com/johanmattssonm/birdfont.git
Remove travis build dependency
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,8 +5,8 @@
- sudo apt-get update -qq
- sudo apt-get install -qq libglib2.0-dev libgtk-3-dev
libsqlite3-dev valac libxmlbird-dev libgee-dev
- libwebkitgtk-3.0-dev libnotify-dev python-doit
+ libwebkitgtk-3.0-dev libnotify-dev
script:
- ./configure
- ./scripts/linux_build.py