Skip to content

Commit d126b0c

Browse files
authored
Test on 0.6, not 0.7 yet
1 parent 4af5139 commit d126b0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: julia
22
julia:
33
- 0.5
4-
- nightly
4+
- 0.6
55
before_script:
66
- export OLD_PATH=$LD_LIBRARY_PATH
77
- export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:`mariadb_config --libs | cut -d ' ' -f1 | sed 's/-L//'`

0 commit comments

Comments
 (0)