Skip to content

Commit

Permalink
TravisCI trickery... again.
Browse files Browse the repository at this point in the history
  • Loading branch information
ruebot committed Feb 8, 2015
1 parent 57eaa31 commit 9be46fd
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 @@ -35,5 +35,5 @@ script:
- drush coder-review --reviews=production,security,style,i18n,potx,sniffer xml_form_builder
- drush coder-review --reviews=production,security,style,i18n,potx,sniffer xml_form_elements
- phpcpd --names *.module,*.inc,*.test --exclude api/schema sites/all/modules/islandora_xml_forms
- mv -v $HOME/builder/lib $TRAVIS_BUILD_DIR/builder
- mv -v $HOME/lib $TRAVIS_BUILD_DIR/builder
- drush test-run -v --uri=http://localhost:8081 "Islandora XML Forms"

0 comments on commit 9be46fd

Please sign in to comment.