Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andras86 authored Oct 12, 2016
1 parent d7ecf01 commit 6c0d94c
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 @@ -36,6 +36,7 @@ before_script:
- export LD_LIBRARY_PATH=${PWD}/hdf5-1.8.17-linux-centos7-x86_64-gcc485-shared/lib:$LD_LIBRARY_PATH
- export HDF5_DIR=${PWD}/hdf5-1.8.17-linux-centos7-x86_64-gcc485-shared/
- pip install tables
- pip install cython
- pip install pandas

script: python OptiTypePipeline.py -i ./test/rna/CRC_81_N_2_fished.fastq --rna -v -o ./test/rna/ -c ./test/test_config.ini

0 comments on commit 6c0d94c

Please sign in to comment.