Skip to content

Commit bb18275

Browse files
authored
Merge pull request #3 from SimonDanisch/sd-tests
delete REQUIRE
2 parents 1553235 + badf8fe commit bb18275

File tree

3 files changed

+2
-7
lines changed

3 files changed

+2
-7
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Documentation: https://github.com/JuliaCI/Appveyor.jl
22
environment:
33
matrix:
4-
- julia_version: 1.0
4+
- julia_version: 1.1
55
- julia_version: nightly
66
platform:
77
- x86

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ os:
44
- linux
55
- osx
66
julia:
7-
- 1.0
7+
- 1.1
88
- nightly
99
matrix:
1010
allow_failures:

REQUIRE

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)