Skip to content

Commit

Permalink
Don't use nightly PHP for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-gerarts committed Feb 21, 2019
1 parent 4f72651 commit 66fc750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ language: php
php:
- '7.1'
- '7.2'
- nightly
- '7.3'
install:
- composer install

0 comments on commit 66fc750

Please sign in to comment.