Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Commit

Permalink
Adds ismobilejs back
Browse files Browse the repository at this point in the history
  • Loading branch information
osahyoun committed Feb 19, 2018
1 parent 959f54d commit 3c562f9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Expand Up @@ -42,7 +42,7 @@ deployment:
- ./bin/deploy.sh $CIRCLE_SHA1 'champaign' 'env-staging' 'champaign-assets-staging' 'logs3.papertrailapp.com:34848' 'action-staging.sumofus.org'

testing:
branch: 'webpacker-update'
branch: 'test_on_feature'
commands:
- BRAINTREE_TOKEN_URL=$STAGING_BRAINTREE_TOKEN_URL ./bin/build.sh
- ./bin/deploy.sh $CIRCLE_SHA1 'champaign' 'env-feature' 'champaign-assets-testing' 'logs3.papertrailapp.com:34848' 'testing.sumofus.org'
5 changes: 5 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Expand Up @@ -25,6 +25,7 @@
"classnames": "^2.2.5",
"clipboard": "^1.7.1",
"dotenv": "^4.0.0",
"ismobilejs": "^0.4.1",
"jquery": "^3.3.1",
"jquery-ui": "^1.12.1",
"jquery-ujs": "^1.2.2",
Expand Down

0 comments on commit 3c562f9

Please sign in to comment.