Skip to content

Commit

Permalink
Fix running unit tests under travis.ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ngiger committed Feb 5, 2018
1 parent 7f45329 commit 5ba6878
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Expand Up @@ -5,9 +5,12 @@ bundler_args: --without debugger
notifications:
email:
- ngiger@ywesee.com
- zdavatz@ywesee.com

script:
- bundle exec ruby test/test_swissmedic-diff.rb
rvm:
- ruby-head
- 2.5.0
- 2.4.2
- 2.3,4
- 2.2.3
Expand Down

0 comments on commit 5ba6878

Please sign in to comment.