Skip to content

Commit

Permalink
Fix REQUIRE
Browse files Browse the repository at this point in the history
  • Loading branch information
cstjean committed Oct 22, 2017
1 parent 4859198 commit abb7da5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,11 @@ os:
- linux
- osx
julia:
- 0.5
- 0.6
- nightly
matrix:
allow_failures:
- julia: nightly
notifications:
email: false
git:
Expand Down
3 changes: 2 additions & 1 deletion REQUIRE
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
julia 0.5
julia 0.6
DataFrames

0 comments on commit abb7da5

Please sign in to comment.