Skip to content

Commit

Permalink
reorg script
Browse files Browse the repository at this point in the history
  • Loading branch information
enuggetry committed Apr 16, 2019
1 parent d703ebc commit 374d95e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -9,10 +9,10 @@ install:
- npm install
before_script:
- npm i -g sails@1.0.2
script:
- npm i @gmod/jbrowse@1.15.1
- patch node_modules/@gmod/jbrowse/setup.sh fix_jbrowse_setup.patch
- ./utils/jb_setup.js
script:
- npm run coverage
after_success:
- ls coverage
Expand Down

0 comments on commit 374d95e

Please sign in to comment.