Skip to content

Commit

Permalink
0.5 release prep
Browse files Browse the repository at this point in the history
  • Loading branch information
quinnj committed Oct 3, 2016
1 parent 1f7d5e4 commit 89e9d38
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ os:
- osx

julia:
- 0.4
- 0.5
- nightly

Expand Down
4 changes: 2 additions & 2 deletions REQUIRE
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
julia 0.4.1
julia 0.5
BinDeps
@osx Homebrew
@windows WinRPM
DataStreams 0.0.13
DataStreams 0.0.16
DataFrames
WeakRefStrings 0.1.3
LegacyStrings
2 changes: 1 addition & 1 deletion test/REQUIRE
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
CSV 0.0.14
CSV
NullableArrays

0 comments on commit 89e9d38

Please sign in to comment.