Skip to content

Commit

Permalink
adding fedora 3.7.0 to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
qadan committed Nov 14, 2013
1 parent 9855ccc commit ab5c6f7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ branches:
env:
- FEDORA_VERSION="3.5"
- FEDORA_VERSION="3.6.2"
- FEDORA_VERSION="3.7.0"
before_install:
- cd $HOME
- git clone -b 7.x git://github.com/Islandora/islandora.git
Expand All @@ -23,4 +24,4 @@ script:
- $ISLANDORA_DIR/tests/scripts/line_endings.sh sites/all/modules/islandora_bookmark
- drush coder-review --reviews=production,security,style,i18n,potx,sniffer islandora_bookmark
- phpcpd --names *.module,*.inc,*.test sites/all/modules/islandora_bookmark
- drush test-run --uri=http://localhost:8081 "Islandora Bookmark"
- drush test-run --uri=http://localhost:8081 "Islandora Bookmark"

0 comments on commit ab5c6f7

Please sign in to comment.