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

Commit

Permalink
πŸ’š Don't run tests on nightly
Browse files Browse the repository at this point in the history
The nightly builds fails due PHPUnit sebastianbergmann/phpunit#2472
  • Loading branch information
hansott committed Apr 2, 2017
1 parent d81c0e5 commit 133ac3f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -4,8 +4,9 @@ php:
- 5.4
- 5.5
- 5.6
- 7.0
- 7.1
- hhvm
- nightly

env:
global:
Expand Down

0 comments on commit 133ac3f

Please sign in to comment.