Skip to content

Commit 403e1b2

Browse files
committed
remove travis files
1 parent 1c44826 commit 403e1b2

2 files changed

Lines changed: 2 additions & 15 deletions

File tree

.github/workflows/main.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Run Tests
1+
name: Build
22

33
on: [push, pull_request]
44

@@ -20,7 +20,7 @@ jobs:
2020

2121
- name: Install dependencies
2222
run: |
23-
./travis/before-script.sh
23+
./ci/before-script.sh
2424
python -m pip install --upgrade pip
2525
pip install nose
2626

.travis.yml

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)