Skip to content

Commit

Permalink
Update travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Oct 1, 2016
1 parent 4b56167 commit 92df8e1
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 @@ -10,7 +10,7 @@ env:
- GIT_SOURCE: _docpress

script:
- ./node_modules/.bin/gulp build
- NODE_ENV=production ./node_modules/.bin/gulp build
- ./node_modules/.bin/docpress build
- cp -a .gh-pages/. _docpress/

Expand Down

0 comments on commit 92df8e1

Please sign in to comment.