Skip to content

Commit

Permalink
yarn not found on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
pasupulaphani committed Feb 10, 2017
1 parent 3bf1612 commit 8eac2be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ cache:
yarn: true
directories:
- node_modules
install: yarn install --ignore-optional --pure-lockfile
env:
- DATABASE_URL=postgres://postgres@localhost:5432/travis_ci_test
after_success:
Expand Down

0 comments on commit 8eac2be

Please sign in to comment.