Skip to content

Commit 02bd250

Browse files
committed
update travis
1 parent d4cce94 commit 02bd250

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: julia
22

33
julia:
4-
- 1.3
4+
- 1
55
- nightly
66

77
env:
@@ -20,11 +20,11 @@ matrix:
2020
include:
2121
# # Sanity check for OS X
2222
# - os: osx
23-
# julia: 1.3
23+
# julia: 1
2424
# env: ATOMJL=master
2525
# Sanity check for Atom Beta
2626
- os: linux
27-
julia: 1.3
27+
julia: 1
2828
env: ATOM_CHANNEL=beta
2929
allow_failures:
3030
- julia: nightly

0 commit comments

Comments
 (0)