aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas.loeuillet@gmail.com>2013-08-23 23:04:56 +0200
committerNicolas LÅ“uillet <nicolas.loeuillet@gmail.com>2013-08-23 23:04:56 +0200
commitd29b3e5f9e195b99d3891acd8537f8f4680e430f (patch)
tree7b4c511d98e946de64ab33c17c2613e43c966835 /.travis.yml
parent679b6b85ad1f8c9110334101a1568510ad15891b (diff)
downloadwallabag-d29b3e5f9e195b99d3891acd8537f8f4680e430f.tar.gz
wallabag-d29b3e5f9e195b99d3891acd8537f8f4680e430f.tar.zst
wallabag-d29b3e5f9e195b99d3891acd8537f8f4680e430f.zip
changes in md files
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml15
1 files changed, 0 insertions, 15 deletions
diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644
index 9d6ba132..00000000
--- a/.travis.yml
+++ /dev/null
@@ -1,15 +0,0 @@
1language: php
2
3php:
4 - 5.4
5
6branches:
7 only:
8 - dev
9
10before_script:
11 - composer install
12
13notifications:
14 email:
15 - nicolas.loeuillet@gmail.com \ No newline at end of file