Skip to content

Commit

Permalink
Build results of f912796 (on master)
Browse files Browse the repository at this point in the history
  • Loading branch information
kentfredric committed Sep 29, 2014
1 parent f269066 commit de6c19d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ before_install:
- time perl ./maint-travis-ci/branch_reset.pl
- time perl ./maint-travis-ci/sterilize_env.pl
install:
- bash -c '[[ -n $SPELL ]] && time sudo apt-get install $SPELL; 0'
- bash -c '[[ -n $SPELL ]] && time sudo apt-get install $SPELL; true'
- time perl ./maint-travis-ci/install_deps_early.pl
- time perl ./maint-travis-ci/install_deps.pl
before_script:
Expand Down
2 changes: 1 addition & 1 deletion Changes
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Release history for Comment-Spell-Check

0.001000 2014-09-29T18:25:48Z
0.001000 2014-09-29T18:30:20Z
- First version.

0 comments on commit de6c19d

Please sign in to comment.