Skip to content

Commit

Permalink
ci: add linux and osx to travis ci
Browse files Browse the repository at this point in the history
  • Loading branch information
tonytonyjan committed Sep 30, 2017
1 parent 3864897 commit 814418e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
language: ruby
before_install: gem update bundler
bundler_args: --without benchmark
os:
- linux
- osx
rvm:
- 2.4.0
- 2.3.3
Expand Down

0 comments on commit 814418e

Please sign in to comment.