Skip to content

Commit

Permalink
Fix: Make script step explicit (#477)
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz authored and curry684 committed Dec 11, 2018
1 parent b8f537b commit c7af74c
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 @@ -37,3 +37,6 @@ install:

before_script:
- mkdir Snc && ln -s ../ Snc/RedisBundle

script:
- bin/phpunit

0 comments on commit c7af74c

Please sign in to comment.