Skip to content

Commit

Permalink
don't build the project twice
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-bromann committed Nov 1, 2016
1 parent e72015e commit e7bb04f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ sudo: false

before_script:
- npm install -g bower
- npm run build
- cd test/site/www && bower install && cd ../../../
- phantomjs --webdriver=4444 2>&1 >/dev/null &

Expand Down

0 comments on commit e7bb04f

Please sign in to comment.