Skip to content

Commit

Permalink
Merge branch 'hotfix-10.3.2' into stable
Browse files Browse the repository at this point in the history
  • Loading branch information
DominicWatson committed Nov 17, 2015
2 parents a510a15 + b9b652c commit 5621c3e
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
@@ -1,4 +1,6 @@
language: java
rvm:
- 1.9.3
sudo: false
env:
global:
Expand All @@ -11,6 +13,7 @@ before_install:
install:
- curl --location 'https://www.ortussolutions.com/parent/download/commandbox/type/bin' -o /tmp/box.zip
- unzip /tmp/box.zip -d /tmp/bin
- gem install s3_website
before_script:
- mysql -e 'create database preside_test;'
script:
Expand Down

0 comments on commit 5621c3e

Please sign in to comment.