Skip to content
This repository has been archived by the owner on Oct 7, 2020. It is now read-only.

Commit

Permalink
Travis. Updated .travis.yml file.
Browse files Browse the repository at this point in the history
  • Loading branch information
vmelnic committed May 11, 2016
1 parent 0ff2b2f commit b364a17
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 0 additions & 1 deletion .coveralls.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
coverage_clover: build/logs/clover-*.xml
json_path: build/logs/coveralls-upload.json
#service_name: travis-ci
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,9 @@ before_script:

script:
# Run tests
- sleep 11
- sleep 10
- bash tests/run.sh

after_success:
- php vendor/bin/coveralls
- php vendor/bin/coveralls -v

0 comments on commit b364a17

Please sign in to comment.