Skip to content

Commit 42c5d27

Browse files
author
John Crepezzi
committed
Fix travis build
1 parent db9fa64 commit 42c5d27

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)