aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2015-01-30 09:09:53 +0100
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2015-01-30 09:09:53 +0100
commit03493be07555d2b8b0c4879baa5e2e039073520b (patch)
treea0bf57cef48d173ebbd949dedce3118edeff262c /.travis.yml
parent843dbe5195d157d4c3094aed5f63d960dd789060 (diff)
downloadwallabag-03493be07555d2b8b0c4879baa5e2e039073520b.tar.gz
wallabag-03493be07555d2b8b0c4879baa5e2e039073520b.tar.zst
wallabag-03493be07555d2b8b0c4879baa5e2e039073520b.zip
tell to travis that I code in PHP
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index e74c4235..35702a3e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,3 +1,4 @@
1language: php
1branches: 2branches:
2 only: 3 only:
3 - refactor \ No newline at end of file 4 - refactor \ No newline at end of file