aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Häggqvist <[email protected]>2015-07-09 18:24:35 +0200
committerVictor Häggqvist <[email protected]>2015-07-09 18:24:35 +0200
commit1fa2fdbe0a7bf7982664c5d68f6fb7370afd3c0f (patch)
treec4d6726ca366930b3171515ebd98539f8fc9b3a6
parentca995afd1de4bf612bb100a5d93f2cf48a3316dc (diff)
chore(travis): run selfupdate
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 4a15360..54f039d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,4 +4,5 @@ php:
- 5.5
- 5.6
install:
+ - composer self-update
- composer install