Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cdujeu committed Jan 12, 2016
1 parent 987008a commit f7e84fe
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
@@ -1,9 +1,10 @@
language: php

php:
- 5.3
- 5.4
- 5.5

- 5.6
- 7.0

script:
- dist/scripts/tests/syntax.sh

0 comments on commit f7e84fe

Please sign in to comment.