commit b4b56e1b7a9aa2435f64710ec4f38e9551bd0b43 parent 2b39839d9324d4d3ab289caa4ced31fe233a09ad Author: Marcel <MTRNord@users.noreply.github.com> Date: Sun, 4 Oct 2015 02:34:36 +0200 Create .travis.yml Diffstat:
| A | .travis.yml | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/.travis.yml b/.travis.yml @@ -0,0 +1,3 @@ +language: php +php: + - 5.6