We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23a2427 commit 1856710Copy full SHA for 1856710
.travis.yml
@@ -5,7 +5,8 @@ os:
5
services:
6
- mysql
7
julia:
8
- - release
+ - 0.4
9
+ - 0.5
10
- nightly
11
before_script:
12
- echo $PWD
0 commit comments