Skip to content

Commit b50117d

Browse files
author
Christian Blank
authored
Update .travis.yml
1 parent 79bd1ff commit b50117d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
dist: trusty
12
language: php
23

34
matrix:
@@ -18,4 +19,4 @@ install:
1819

1920
script:
2021
- vendor/bin/phpspec run --no-interaction
21-
- vendor/bin/phpunit tests
22+
- vendor/bin/phpunit tests

0 commit comments

Comments
 (0)