Skip to content

Commit

Permalink
rollback circleci lib changes, no longer needed
Browse files Browse the repository at this point in the history
  • Loading branch information
MihaiValentin committed Jun 18, 2021
1 parent a5ecea4 commit a841702
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,6 @@ jobs:
- run:
name: install
command: npm install
- run:
name: setuplibs
command: LD_LIBRARY_PATH=/usr/local/lib64/:$LD_LIBRARY_PATH
- run:
name: setuplibs2
command: export LD_LIBRARY_PATH
- run:
name: test
command: npm test

0 comments on commit a841702

Please sign in to comment.