Browse Source

Added a lint to travis. Just in case.

pull/304/head
jonathangreen 12 years ago
parent
commit
b9d0eaebb0
  1. 1
      .travis.yml

1
.travis.yml

@ -11,5 +11,6 @@ before_install:
- $TRAVIS_BUILD_DIR/tests/travis_setup.sh
- cd $HOME/drupal-*
script:
- ant lint
- drush dcs sites/all/modules/islandora
- drush test-run --uri=http://localhost:8081 Islandora

Loading…
Cancel
Save