Skip to content

Commit d963a51

Browse files
committed
update
1 parent 055f9d8 commit d963a51

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,13 +80,11 @@ before_install:
8080
# gil
8181
- pip3 install gil
8282
- gil update
83-
# travis-pls
84-
- pip3 install travispls
8583

8684
# Build scripts
8785
script:
8886
- cd build
89-
- travis-pls ./unix.sh
87+
- ./unix.sh
9088

9189
# Don't send notifications on success
9290
notifications:

0 commit comments

Comments
 (0)