Skip to content

Commit

Permalink
Test travis build
Browse files Browse the repository at this point in the history
Pull request: #11
Approved by: cgwalters
  • Loading branch information
cgwalters authored and cgwalters-bot committed Mar 15, 2016
1 parent 74fb3c0 commit ab557d3
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .travis.yml
@@ -0,0 +1,17 @@
# We're just using a "stubbed out" Travis right now so we can
# use Homu <https://github.com/barosl/homu> to auto-squash
# etc.
# The problem is the Ubuntu package of libgit2 is old,
# and anyways I want to test with Fedora/CentOS content.
language: c
install: true
script: test '!' -f broken.txt

notifications:
webhooks: http://escher.verbum.org:54856/travis
email: false

branches:
only:
- auto

0 comments on commit ab557d3

Please sign in to comment.