Skip to content

Commit 2d2ea26

Browse files
committed
Attempt to add auto-publishing of website to travis.
1 parent b547247 commit 2d2ea26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ before_script:
55
- PATH="$(npm bin):$PATH" npm install -g bower
66
- bower cache clean
77
- PATH="$(npm bin):$PATH" npm install npm install
8-
script: grunt test --force
8+
script: grunt default --force gh-pages
99
branches:
1010
only:
1111
- master

0 commit comments

Comments
 (0)