Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
serut committed Oct 8, 2021
1 parent 2966b77 commit d484ae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ before_cache:
before_install:
# Download Meteor - Keep in mind that you need
# to remove your travis cache to get meteor updates
- export PATH="$HOME/.meteor:$PATH"
- export PATH="$HOME/.meteor:$PATH:$(npm bin -g)"
- npm install -g meteor

# Install dependencies
Expand Down

0 comments on commit d484ae4

Please sign in to comment.