Skip to content

Commit

Permalink
test only on 1.0 and 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ExpandingMan committed Oct 7, 2019
1 parent 0fde433 commit 47a2774
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -12,7 +12,7 @@ os:

julia:
- 1.0
- 1.2
- 1.3
- nightly

matrix:
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
@@ -1,7 +1,7 @@
environment:
matrix:
- julia_version: 1.0
- julia_version: 1.2
- julia_version: 1.3
- julia_version: nightly

platform:
Expand Down

0 comments on commit 47a2774

Please sign in to comment.