Skip to content

Commit

Permalink
remove testing on nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
Datseris committed Oct 3, 2018
1 parent 5c8a6b7 commit 162abf0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ os:
# - 0.7
julia:
- 1.0
- nightly
# - nightly
notifications:
email:
on_success: never
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
environment:
matrix:
- julia_version: 1
- julia_version: nightly
# - julia_version: nightly

platform:
- x86 # 32-bit
Expand Down

0 comments on commit 162abf0

Please sign in to comment.