Skip to content

Commit 9fd744b

Browse files
committed
Switch to regular composer install
1 parent c865dad commit 9fd744b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ before_install:
2626

2727
install:
2828
- composer self-update
29-
- composer --prefer-source install
29+
- composer install -o
3030
- export PATH=$PATH:$HOME/protobuf/$PROTOBUF_VERSION/bin/
3131

3232
before_script:

0 commit comments

Comments
 (0)