Bu işleme şunda yer alıyor:
Bandie 2018-03-29 05:06:17 +02:00
ebeveyn 57b228e873
işleme 5c9d9e3c85
İmzalayan: Bandie
GPG Anahtar Kimliği: C1E133BC65A822DD
4 değiştirilmiş dosya ile 7 ekleme ve 1 silme

2
.travis.yml Normal dosya
Dosyayı Görüntüle

@ -0,0 +1,2 @@
language: C
sudo: enabled

Dosyayı Görüntüle

@ -23,3 +23,5 @@ clean:
rm bin/notify_touchy
rmdir bin
test:
@printf "What to test?\n"

Dosyayı Görüntüle

@ -1,4 +1,4 @@
# notify\_touchy
# notify\_touchy [![Build Status](https://travis-ci.org/Bandie/notify_touch.svg?branch=master)](https://travis-ci.org/Bandie/notify_touch)
## Purpose

2
configure sağlanmış Çalıştırılabilir dosya
Dosyayı Görüntüle

@ -0,0 +1,2 @@
#!/bin/bash
echo "This does nothing. Run make instead."