Skip to content

Commit 2af0185

Browse files
authored
Update .travis.yml
1 parent 618a985 commit 2af0185

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.travis.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,5 @@ before_install:
1616

1717
script: phpunit --stderr
1818
after_script:
19+
- cd ../
1920
- pwd
20-
# - cd ../
21-
## - git init
22-
# - git config --global user.name "yakeing"
23-
# - git config --global user.email "yakeing@gmail.com"
24-
# - git tag v2.1
25-
# - git show v2.1
26-
# - git push --force --tags --quiet "https://${TOKEN}@github.com/yakeing/php_curl.git" master:master

0 commit comments

Comments
 (0)