diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2015-01-30 09:09:53 +0100 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2015-01-30 09:09:53 +0100 |
commit | 03493be07555d2b8b0c4879baa5e2e039073520b (patch) | |
tree | a0bf57cef48d173ebbd949dedce3118edeff262c | |
parent | 843dbe5195d157d4c3094aed5f63d960dd789060 (diff) | |
download | wallabag-03493be07555d2b8b0c4879baa5e2e039073520b.tar.gz wallabag-03493be07555d2b8b0c4879baa5e2e039073520b.tar.zst wallabag-03493be07555d2b8b0c4879baa5e2e039073520b.zip |
tell to travis that I code in PHP
-rw-r--r-- | .travis.yml | 1 |
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 @@ | |||
1 | language: php | ||
1 | branches: | 2 | branches: |
2 | only: | 3 | only: |
3 | - refactor \ No newline at end of file | 4 | - refactor \ No newline at end of file |