Skip to content

Commit

Permalink
Merge pull request #241 from 8base/oua
Browse files Browse the repository at this point in the history
 chore: optional upload artifacts
  • Loading branch information
zouxuoz authored Apr 16, 2019
2 parents 985f09b + 9d83e0e commit 3e0cbe4
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 @@ -35,7 +35,7 @@ script:
- yarn storybook &
- sleep 40
- yarn e2e:ci
- artifacts upload e2e/
- artifacts upload e2e/ || true
- killall5 node || echo "Server is stopped"

deploy:
Expand Down

0 comments on commit 3e0cbe4

Please sign in to comment.