Skip to content

Commit

Permalink
Merge 5c80d06 into d8276d4
Browse files Browse the repository at this point in the history
  • Loading branch information
avelino committed Nov 28, 2018
2 parents d8276d4 + 5c80d06 commit 819c633
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,12 @@ go:
- 1.9
- '1.10'
- '1.11'
- tip
- master

matrix:
allow_failures:
- go: master
fast_finish: true

go_import_path: github.com/reactivex/rxgo

Expand Down

0 comments on commit 819c633

Please sign in to comment.