We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7f99b7 commit c1867c2Copy full SHA for c1867c2
.travis.yml
@@ -7,6 +7,8 @@ php:
7
- 5.6
8
- 7.0
9
10
+dist: trusty
11
+
12
before_script:
13
- export QINIU_TEST_ENV="travis"
14
- travis_retry composer self-update
0 commit comments