aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2015-01-30 11:23:18 +0100
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2015-01-30 11:23:18 +0100
commit367664ee87cbfb1bb318f71af84eb84cdbc11555 (patch)
tree70d3fd25da97d37a4f646f07bcb8ccbf11ca23f5 /.travis.yml
parente11e03cb3221c7db241d745f9c3f8bb25a3e6aad (diff)
downloadwallabag-367664ee87cbfb1bb318f71af84eb84cdbc11555.tar.gz
wallabag-367664ee87cbfb1bb318f71af84eb84cdbc11555.tar.zst
wallabag-367664ee87cbfb1bb318f71af84eb84cdbc11555.zip
finally fix phpunit and travis?
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 35702a3e..2971c5b9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,6 @@
1language: php 1language: php
2php:
3 - 5.5
2branches: 4branches:
3 only: 5 only:
4 - refactor \ No newline at end of file 6 - refactor \ No newline at end of file