Skip to content

Commit

Permalink
Move to GH actions from Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Hilzu committed Feb 22, 2021
1 parent d77fac2 commit af14925
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 19 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Node.js CI
name: Test

on:
push:
branches: [ $default-branch ]
pull_request:
branches: [ $default-branch ]
on: [push, pull_request]

jobs:
build:
Expand Down
13 changes: 0 additions & 13 deletions .travis.yml

This file was deleted.

0 comments on commit af14925

Please sign in to comment.