Skip to content

Commit

Permalink
Bump required Julia version to 0.5 for StaticArrays
Browse files Browse the repository at this point in the history
  • Loading branch information
dpsanders committed Jan 27, 2017
1 parent 601372d commit a5437be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ services:

os:
- linux
- osx

julia:
- 0.4
- 0.5
- nightly

Expand Down
2 changes: 1 addition & 1 deletion REQUIRE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
julia 0.4
julia 0.5
CRlibm 0.2.2
Compat 0.7.11
StaticArrays 0.1.3
Expand Down

0 comments on commit a5437be

Please sign in to comment.