Skip to content

Commit

Permalink
try another travis
Browse files Browse the repository at this point in the history
  • Loading branch information
dbuteau committed Aug 24, 2019
1 parent f027d2d commit 22b4093
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ env:

sudo: false
language: node_js
node_js:
- node

stages:
- test
Expand All @@ -14,9 +16,7 @@ stages:
jobs:
include:
- stage: test
name: lint
node_js:
- '10'
name: lint
before_script:
- unset WEB_EXT_API_KEY
- unset WEB_EXT_API_SECRET
Expand Down

0 comments on commit 22b4093

Please sign in to comment.