Skip to content

Commit

Permalink
Install gnparser 0.13.0 tool in Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
LocoDelAssembly committed Feb 18, 2020
1 parent 2573677 commit 35e3837
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ jobs:
- postgresql
before_install:
- nvm install 10.15.3
- wget https://gitlab.com/gogna/gnparser/uploads/643872fc2c63d9218e5612c5f545c511/gnparser-v0.13.0-linux.tar.gz
- sudo tar xvf gnparser-v0.13.0-linux.tar.gz -C /usr/local/bin
- which gnparser
install:
- npm install
- gem install bundler
Expand Down

0 comments on commit 35e3837

Please sign in to comment.