Skip to content

Commit

Permalink
Fixing a path!
Browse files Browse the repository at this point in the history
  • Loading branch information
grasmash committed Feb 7, 2017
1 parent 8f45847 commit 9040843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ install:
script:
- source ${BLT_DIR}/scripts/blt/ci/smoke_tests.sh
- source ${BLT_DIR}/scripts/blt/ci/create_blt_project.sh
- source ${BLT_DIR}/scripts/travis/run_tests.sh
- source ${BLT_DIR}/scripts/travis/run_tests
- source ${BLT_DIR}/scripts/blt/ci/doctor.sh
- phpunit ${BLT_DIR}/tests/phpunit --group blt-project
# Deploy build artifact.
Expand Down

0 comments on commit 9040843

Please sign in to comment.