Skip to content

Commit

Permalink
Enable 0.3 and 0.4 on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
yuyichao committed Sep 19, 2015
1 parent a5a63c7 commit 98a2660
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -3,7 +3,8 @@ os:
- linux
- osx
julia:
- release
- 0.3
- 0.4
- nightly
before_install:
- if [[ -a .git/shallow ]]; then git fetch --unshallow; fi
Expand Down

0 comments on commit 98a2660

Please sign in to comment.