Skip to content

Commit 73a0582

Browse files
committed
update
1 parent c014b86 commit 73a0582

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

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

8486
# Build scripts
8587
script:
8688
- cd build
87-
- ./unix.sh
89+
- travis-pls ./unix.sh
8890

8991
# Don't send notifications on success
9092
notifications:

0 commit comments

Comments
 (0)