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

Simplify run-checks by offloading dependency installation to a travis-specific sript #160

Merged
merged 4 commits into from
Feb 17, 2017
Merged

Conversation

dbarth
Copy link

@dbarth dbarth commented Feb 16, 2017

No description provided.

Copy link
Contributor

@AlexandreAbreu AlexandreAbreu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one small comment

@@ -12,26 +12,10 @@ STATIC_GO=""
STATIC_JS=""
UNIT_GO=""
UNIT_JS=""
SKIP_NPM_INSTALL="no"
export PHANTOMJS_BIN=`pwd`/node_modules/.bin/phantomjs
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you might want to use BASH_SOURCE here instead of pwd?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no sure I understand what you said below, ... I was not talking about $0 there (on the contrary) ... and pwd is very context specific

@dbarth
Copy link
Author

dbarth commented Feb 16, 2017 via email

@AlexandreAbreu
Copy link
Contributor

ok LGTM :)

@dbarth dbarth merged commit 106deeb into snapcore:master Feb 17, 2017
dbarth pushed a commit that referenced this pull request Feb 22, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants