Skip to content

Commit 70627f5

Browse files
committed
Simplify Travis config.
1 parent 502bcf4 commit 70627f5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,4 @@ before_install:
88
- gem update --system
99
- gem install bundler
1010
script:
11-
- bundle exec rake test
12-
- bundle exec rake rubocop
11+
- bundle exec rake

0 commit comments

Comments
 (0)