unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
blob e8c3011e135509c94cdf559759c81bdc604d92fd 544 bytes (raw)
name: .travis.yml 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
 
language: c
before_install:
  - sudo apt-get update -qq
  - wget 'https://launchpad.net/ubuntu/+archive/primary/+files/zlib1g-dev_1.2.8.dfsg-1ubuntu1_amd64.deb'
  - wget 'https://launchpad.net/ubuntu/+archive/primary/+files/zlib1g_1.2.8.dfsg-1ubuntu1_amd64.deb'
  - sudo dpkg -i zlib1g-dev_1.2.8.dfsg-1ubuntu1_amd64.deb zlib1g_1.2.8.dfsg-1ubuntu1_amd64.deb
  - sudo apt-get install -f
  - sudo apt-get install dtach libxapian-dev libgmime-2.6-dev libtalloc-dev python-sphinx

script: make test
notifications:
  irc: "chat.freenode.net#notmuch"

debug log:

solving e8c3011 ...
found e8c3011 in https://yhetil.org/notmuch/1400108004-26955-2-git-send-email-wael.nasreddine@gmail.com/

applying [1/1] https://yhetil.org/notmuch/1400108004-26955-2-git-send-email-wael.nasreddine@gmail.com/
diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 0000000..e8c3011

Checking patch .travis.yml...
Applied patch .travis.yml cleanly.

index at:
100644 e8c3011e135509c94cdf559759c81bdc604d92fd	.travis.yml

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).