Skip to content

Commit df07dde

Browse files
authored
Fix travis ci tests?
1 parent b5db19b commit df07dde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ php:
77
- 5.6
88
- 7.0
99
- 7.1
10-
# - nightly
10+
- nightly
1111

1212
script:
13-
- phpunit tests
13+
- vendor/bin/phpunit tests
1414

1515
branches:
1616
only:

0 commit comments

Comments
 (0)