Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cba0b1b commit 8aa4451Copy full SHA for 8aa4451
.travis.yml
@@ -6,9 +6,6 @@ php:
6
install:
7
- composer install
8
9
-before_script:
10
- - echo ${TRAVIS_BRANCH} $TRAVIS_BRANCH ${TRAVIS_TAG} $TRAVIS_TAG
11
-
12
script:
13
- php tests/test.php
14
0 commit comments