Skip to content

Commit

Permalink
Update travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Oct 9, 2016
1 parent 339f6ee commit 76818a6
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 @@ -9,7 +9,7 @@ env:
- GITHUB_REPO: Kikobeats/js-mythbusters
- GIT_SOURCE: _docpress

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

0 comments on commit 76818a6

Please sign in to comment.