Skip to content

Commit

Permalink
should fix travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
clmath committed Jul 30, 2014
1 parent 3ed1318 commit cac6346
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 @@ -3,7 +3,7 @@ env:
- secure: "EEUbxmLE2IFb0S+1W4kt4johYISOgV5QltdITYyuDFbZjqRxfdaEXzDtWhHVqJ14YmC6OEmt1E+0lNvwLLSTEj1m6b+gUxVgTqoSLj6E0q4vuNPoWCuZONREJBFy6Ks1E1xwCxRfoFh9A7/zETii8lntlDXgo14yolZkx7lG5w0="
- secure: "MkDD2RhhZdLR/213cyDU0Cjn9TmzHrvWSQLJktvWBvurnBRVxTJDo8pT4n2gUFRNcn6ZegsRr2QTp3ofFHTWjehqPnhUgLJpPn55WSc2fYl0q0Ie/XT7JUVzigr9ZdG4J0K+qsjSO7FsBkKd8LeTgZHhiZ1qmbgK40v9ySogw/8="
language: node_js
node_js: 0.10
node_js: "0.10"
install:
- npm install -g grunt-cli
- npm -g install bower
Expand Down

0 comments on commit cac6346

Please sign in to comment.