diff --git a/.travis.yml b/.travis.yml index a32517e..426f41c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,11 +4,13 @@ os: - linux - osx julia: - - release + - 0.5 + - 0.6 - nightly matrix: fast_finish: true allow_failures: + - julia: 0.6 - julia: nightly notifications: diff --git a/README.md b/README.md index 9e070e8..c6573a4 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # Groups -[![Build Status](https://travis-ci.org/abulak/Groups.jl.svg?branch=master)](https://travis-ci.org/abulak/Groups.jl) +[![Build Status](https://travis-ci.org/kalmarek/Groups.jl.svg?branch=master)](https://travis-ci.org/kalmarek/Groups.jl)