Skip to content

Commit

Permalink
Update travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
hollodotme committed Jan 28, 2020
1 parent 1550bd3 commit a9cff8a
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: php

php:
- 7.1
- 7.2
- 7.3
- 7.4

branches:
only:
Expand All @@ -22,6 +22,3 @@ script:

after_success:
- travis_retry php vendor/bin/coveralls.phar -v --exclude-no-stmt

notifications:
slack: fortunesolutions:PoLjMJuARdFicBIEPzdNrZ96

0 comments on commit a9cff8a

Please sign in to comment.