Skip to content
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.

Commit

Permalink
argv and after success
Browse files Browse the repository at this point in the history
  • Loading branch information
spences10 committed Jan 11, 2018
1 parent 0aba39f commit 18eb9ab
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,10 @@ before_script:
script:
- npm run build
- npm i -g now-pipeline
- DEBUG=now-pipeline --dir /public/
- DEBUG=now-pipeline dir /public/

- now-pipeline-list
- now-pipeline --alias scottspence.now.sh

after_success:
- ls -la

0 comments on commit 18eb9ab

Please sign in to comment.