Skip to content

Commit

Permalink
Removing disallowed php versions
Browse files Browse the repository at this point in the history
  • Loading branch information
stygiansabyss committed Jul 19, 2018
1 parent 3d8339b commit 676aa83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
language: php

php:
- 7.2
- 7.1
- 7.0
- 5.6
- 5.5

notifications:
slack: nukacode:HyFrc2QLi5PC5fPxadm07O5v
Expand Down

0 comments on commit 676aa83

Please sign in to comment.