Skip to content

Commit

Permalink
chore(CI): CI debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
elpete committed May 6, 2020
1 parent 7716222 commit 5662bdc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ install:
- box install commandbox-cfconfig,commandbox-cfformat
- box install
- box install coldbox@${COLDBOX_VERSION} --force --!save
- pwd
- ls
- ls modules/qb/modules/cbpaginator
before_script:
- box server start cfengine=$ENGINE port=8500 debug=true
script:
Expand Down

0 comments on commit 5662bdc

Please sign in to comment.