Skip to content

Commit

Permalink
update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
aviatesk committed Mar 27, 2020
1 parent d4cce94 commit 02bd250
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: julia

julia:
- 1.3
- 1
- nightly

env:
Expand All @@ -20,11 +20,11 @@ matrix:
include:
# # Sanity check for OS X
# - os: osx
# julia: 1.3
# julia: 1
# env: ATOMJL=master
# Sanity check for Atom Beta
- os: linux
julia: 1.3
julia: 1
env: ATOM_CHANNEL=beta
allow_failures:
- julia: nightly
Expand Down

0 comments on commit 02bd250

Please sign in to comment.