Skip to content

Commit

Permalink
trying travis
Browse files Browse the repository at this point in the history
  • Loading branch information
hiqsol committed Nov 19, 2015
1 parent 61bb4b4 commit 76aae11
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ php:
- 5.6
- 7
- hhvm
sudo: false
install:
- 'hidev travis/install'
script:
- 'hidev travis/script'
cache:
directories:
- $HOME/.composer/cache
sudo: false
install:
- './bin/hidev travis/install'
script:
- './bin/hidev travis/script'

0 comments on commit 76aae11

Please sign in to comment.