Skip to content

Commit 42c5d27

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

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.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
- john.crepezzi@gmail.com

0 commit comments

Comments
 (0)