Skip to content

Commit

Permalink
upd travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
Gemorroj committed Mar 15, 2016
1 parent 62a3de1 commit 30a00e7
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions .travis.yml
@@ -1,11 +1,13 @@
language: php
php:
- "7.0"
- "5.6"
- "5.5"
- "5.4"
- "5.3"
- "5.2"
- hhvm
- nightly
- 7.0
- 5.6
- 5.5
- 5.4
- 5.3
- 5.2

before_script:
- chmod 777 Tests/tmp
Expand Down

0 comments on commit 30a00e7

Please sign in to comment.