Skip to content

Commit d870962

Browse files
committed
Merge pull request #328 from seejohnrun/fix_travis
Fix travis build
2 parents db9fa64 + 42c5d27 commit d870962

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
script: "bundle exec rspec spec"
2+
before_install:
3+
- gem install bundler
24
notifications:
35
email:
46

0 commit comments

Comments
 (0)