Skip to content

Commit

Permalink
BLD Install IterableTables package for testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
abalkin committed Oct 28, 2017
1 parent 9da4fc9 commit f4913f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ install:
- source ./.travis/install.sh
before_script:
- echo '-1"kdb+ "," "sv string .z.o,.z.K,.z.k;exit 0' | $HOME/q/?32/q
- julia -e 'Pkg.add("IterableTables")'
- julia -e 'versioninfo()'
## uncomment the following lines to override the default test script
script:
Expand Down

0 comments on commit f4913f7

Please sign in to comment.