Skip to content

Commit

Permalink
Attempt #3
Browse files Browse the repository at this point in the history
  • Loading branch information
vjeux committed Mar 16, 2015
1 parent 6ab5a9a commit dfda33b
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 @@ -7,7 +7,7 @@ install:
- npm test

# Automatically publish the website
script: cd website; ./setup.sh; ./publish.sh
script: cd website; npm install; ./setup.sh; ./publish.sh
env:
- secure: "g8Xjbslq4R+3oLVgBvXM5QhiJ+7q+H+dH4+sXReyyZ64M5gf32U7oOjQNVkdx79dnGFc6a619otGsX4RiEkQlkiR+4uCgJUIgPwN4YFCIgYu4Z/0FnbbRu5yyywh5zv4WwGmAtMkgGztoMBnps5gCiPUM/RGIqwVk0Ghbmh5c2k="
branches:
Expand Down

0 comments on commit dfda33b

Please sign in to comment.