Skip to content

Commit 08154f4

Browse files
tkelmanjdlangs
authored andcommitted
test explicitly against 0.4 and 0.5 on travis
release is 0.5 now
1 parent 26d1324 commit 08154f4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
language: julia
22
julia:
3+
- 0.4
4+
- 0.5
35
- nightly
4-
- release
56
sudo: required
67
dist: trusty
78
before_install:

0 commit comments

Comments
 (0)