Skip to content
This repository has been archived by the owner on May 4, 2019. It is now read-only.

Commit

Permalink
Get going on 0.5 again
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasnoack committed Feb 20, 2017
1 parent 2a83487 commit 1855f0d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,6 +1,6 @@
language: julia
julia:
# - 0.6
- 0.5
- nightly
os:
- linux
Expand Down
4 changes: 2 additions & 2 deletions REQUIRE
@@ -1,5 +1,5 @@
julia 0.6-
Compat 0.8.6
julia 0.5
Compat 0.18.0
StatsBase 0.3
Reexport
SpecialFunctions
4 changes: 2 additions & 2 deletions appveyor.yml
@@ -1,7 +1,7 @@
environment:
matrix:
# - JULIAVERSION: "julialang/bin/winnt/x86/0.6/julia-0.6-latest-win32.exe"
# - JULIAVERSION: "julialang/bin/winnt/x64/0.6/julia-0.6-latest-win64.exe"
- JULIAVERSION: "julialang/bin/winnt/x86/0.5/julia-0.5-latest-win32.exe"
- JULIAVERSION: "julialang/bin/winnt/x64/0.5/julia-0.5-latest-win64.exe"
- JULIAVERSION: "julianightlies/bin/winnt/x86/julia-latest-win32.exe"
- JULIAVERSION: "julianightlies/bin/winnt/x64/julia-latest-win64.exe"

Expand Down

0 comments on commit 1855f0d

Please sign in to comment.