Skip to content

Commit

Permalink
sigh
Browse files Browse the repository at this point in the history
  • Loading branch information
ryb73 committed May 19, 2019
1 parent c2c0685 commit 8f532e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ script:
- yarn build-lib
- pwd
- ls node_modules
- ls node_modules/.bin
- yarn test
- ls -l node_modules/.bin
- ./node_modules/.bin/jest
- mv ppx/_esy/default/build/default/.ppx/ppx_decco/ppx.exe ppx/ppx-$TRAVIS_OS_NAME.exe
deploy:
provider: releases
Expand Down

0 comments on commit 8f532e7

Please sign in to comment.