Skip to content

Commit

Permalink
Move . is alias for
Browse files Browse the repository at this point in the history
  • Loading branch information
fniephaus committed Mar 19, 2018
1 parent 006170e commit c82529a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Expand Up @@ -21,6 +21,7 @@ notifications:
- vm-dev@lists.squeakfoundation.org

jobs:
fast_finish: true
include:
- stage: "Linux builds"
env: ARCH="linux64x64" FLAVOR="newspeak.cog.spur"
Expand Down Expand Up @@ -114,9 +115,6 @@ jobs:
dist: trusty
group: edge

matrix:
fast_finish: true

install: ./.travis_install.sh

before_script: $CHROOT ./.travis_build.sh
Expand Down

0 comments on commit c82529a

Please sign in to comment.