Skip to content

Commit

Permalink
Revert "GPII-2515 - Switch to new npm run commands"
Browse files Browse the repository at this point in the history
This reverts commit c19067f.

See GPII/linux#94 (comment)
  • Loading branch information
gtirloni committed Aug 28, 2017
1 parent 8b8bd05 commit 6fd1fa4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jenkins_jobs/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
node: h-0005.tor1.inclusivedesign.ca
workspace: $parent_workspace
builders:
- shell: npm run test:vagrantUnit
- shell: grunt unit-tests
publishers:
- email:
recipients: ci@lists.gpii.net
Expand All @@ -70,7 +70,7 @@
node: h-0005.tor1.inclusivedesign.ca
workspace: $parent_workspace
builders:
- shell: npm run test:vagrantAcceptance
- shell: grunt acceptance-tests
publishers:
- email:
recipients: ci@lists.gpii.net
Expand Down

0 comments on commit 6fd1fa4

Please sign in to comment.