aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Buckley-Houston2017-05-30 09:31:59 +0000
committerThomas Buckley-Houston2017-05-30 09:35:26 +0000
commitabccaba225a5839fca23966c274bd86c78453844 (patch)
tree52447308a322fc5b9273c5651c9eb56e56aa0694
parent79bd6b4273325f891d2fcdb2a79ede59e313e414 (diff)
Add custom test command for Travis
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 31917a6..3f57f38 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,3 +6,5 @@ addons:
before_script:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
+
+script: bundle exec rspec