Skip to content

Commit

Permalink
Travis aces#4
Browse files Browse the repository at this point in the history
  • Loading branch information
alisterdev committed Jul 29, 2016
1 parent e2f2e75 commit 0088610
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 @@ -21,7 +21,7 @@ before_install:
#- "export DISPLAY=:99.0"
#- "sh -e /etc/init.d/xvfb start"
# Ensure NPM V3 is installed
if [[ `npm -v` != 3* ]]; then npm i -g npm@3; fi
- if [[ `npm -v` != 3* ]]; then npm i -g npm@3; fi

install:
# Install composer modules
Expand Down

0 comments on commit 0088610

Please sign in to comment.