Skip to content

Commit cc2961e

Browse files
committed
Bump julia version to start transition
1 parent 14202a3 commit cc2961e

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: julia
22
julia:
3-
- 0.6
3+
- 0.7
4+
- 1.0
45
notifications:
56
email: false
67
script:

REQUIRE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
julia 0.6.0 0.7.0
2-
Plots 0.7.4
3-
Polynomials 0.3.0
1+
julia 0.7
2+
Plots
3+
Polynomials
44
LaTeXStrings
55
OrdinaryDiffEq
66
IterTools

0 commit comments

Comments
 (0)