Skip to content

Commit

Permalink
Fix travis script
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienbarbier committed Jun 18, 2020
1 parent d393f39 commit ea16b76
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 @@ -6,7 +6,7 @@ install:
script:
- npm run test:ci
- npm run build
- npm e2e:ci
- npm run e2e:ci
deploy:
# deploy shell-dsk docs on github page
- provider: pages
Expand Down

0 comments on commit ea16b76

Please sign in to comment.