summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml8
1 files changed, 1 insertions, 7 deletions
diff --git a/.travis.yml b/.travis.yml
index ac33b58..9c11d89 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,17 +1,11 @@
language: ruby
cache: bundler
-
sudo: false
-
rvm:
- 2.2.5
- 2.3.1
-
-before_install:
- - gem update bundler
-
branches:
only:
- master
-script: bundle exec rspec --color --format progress
+script: bundle exec rake