Skip to content

Commit

Permalink
Update resources directory name
Browse files Browse the repository at this point in the history
  • Loading branch information
cbornhoft committed Aug 26, 2018
1 parent 3e01283 commit c3a228a
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 @@ -9,7 +9,7 @@ env:
script: phpunit --configuration phpunit.xml
before_script:
- composer install
- mysql -u $DB_USER < tests/resources/fluentdb.sql
- mysql -u $DB_USER < tests/_resources/fluentdb.sql

notifications:
slack:
Expand Down

0 comments on commit c3a228a

Please sign in to comment.