projects
/
mixstore.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
fix lists in readme
[mixstore.git]
/
.travis.yml
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
language: php
2
3
php:
4
- 5.3.3
5
- 5.3
6
- 5.4
7
8
before_script: composer install -n
9
10
script: phpunit -c app