Skip to content

Commit 86fe8ec

Browse files
Added lock file to ignore
1 parent a2993ac commit 86fe8ec

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
language: php
22
php:
3-
- 5.3
43
- 5.4
54
- 5.5
65
- 5.6
@@ -10,4 +9,4 @@ php:
109
- nightly
1110

1211
install:
13-
- composer install --no-interaction
12+
- composer install --no-interaction --dev

0 commit comments

Comments
 (0)